NotificationHint.NotificationEvent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the NotificationEvent contained in this hint.
public Android.App.PersonalContext.Hint.NotificationEvent NotificationEvent { [Android.Runtime.Register("getNotificationEvent", "()Landroid/app/personalcontext/hint/NotificationEvent;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getNotificationEvent", "()Landroid/app/personalcontext/hint/NotificationEvent;", "", ApiSince=37)>]
member this.NotificationEvent : Android.App.PersonalContext.Hint.NotificationEvent
Property Value
- Attributes