Share via


AppBar.OnClosing(Object) Metode

Definisi

Dipanggil saat AppBar mulai berubah dari terlihat ke tersembunyi.

protected:
 virtual void OnClosing(Platform::Object ^ e) = OnClosing;
void OnClosing(IInspectable const& e);
protected virtual void OnClosing(object e);
function onClosing(e)
Protected Overridable Sub OnClosing (e As Object)

Parameter

e
Object

Platform::Object

IInspectable

Data peristiwa untuk peristiwa tersebut.

Berlaku untuk