메소드 | 설명 | |
---|---|---|
PlatformApplicationLifecycle ( ) : System |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void | ||
OnStarted ( object eventArgs ) : void | ||
OnStopping ( ApplicationStoppingEventArgs eventArgs ) : void | ||
RunWithDeferral ( ISuspendingEventArgs e ) : Task>.Func |
Runs a function while also getting a suspension deferral from the Windows Runtime.
|