Property PresentationOptions
PresentationOptions
Options specifying how notifications should be presented to user when they arrive. On Android these only have effect if notification channel is created uppon initialization (all channel related properties are set). On iOS these only have effect if permission to post notification is later requested using RequestPermission()
Declaration
public NotificationPresentation PresentationOptions { get; set; }
Property Value
| Type | Description |
|---|---|
| NotificationPresentation |