Property current
current
The current App instance.
Declaration
public static App current { get; }
Property Value
Type | Description |
---|---|
App |
Exceptions
Type | Condition |
---|---|
InvalidOperationException | Thrown when the current App instance is not available. |