LoginParametersRegisterForPushNotification 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 RegisterForPushNotification { get; set; }Public Shared Property RegisterForPushNotification As Boolean
Get
Set
public:
static property bool RegisterForPushNotification {
bool get ();
void set (bool value);
}static member RegisterForPushNotification : bool with get, set
Property Value
Type:
Boolean
See Also