ViewerCloseReason Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
AppRequestedClose
|
|
Full Usage:
EvidenceRequestedClose
|
|
Full Usage:
FailureDrivenClose
|
|
Full Usage:
FrameworkRequestedClose
|
|
Full Usage:
HostSystemClose
|
|
Full Usage:
TimeoutClose
|
|
Full Usage:
UserClose
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAppRequestedClose
Returns: bool
|
|
Full Usage:
this.IsEvidenceRequestedClose
Returns: bool
|
|
Full Usage:
this.IsFailureDrivenClose
Returns: bool
|
|
Full Usage:
this.IsFrameworkRequestedClose
Returns: bool
|
|
Full Usage:
this.IsHostSystemClose
Returns: bool
|
|
Full Usage:
this.IsTimeoutClose
Returns: bool
|
|
Full Usage:
this.IsUserClose
Returns: bool
|
|