LoginParametersIsShowToastFromFramework Property |
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static bool IsShowToastFromFramework { get; set; }Public Shared Property IsShowToastFromFramework As Boolean
Get
Set
public:
static property bool IsShowToastFromFramework {
bool get ();
void set (bool value);
}static member IsShowToastFromFramework : bool with get, set
Property Value
Type:
Boolean
See Also