UIApplicationLaunchEventArgs.RemoteNotifications Property

Definition

A dictionary whose payload is a remote notification for the app to process.

public Foundation.NSDictionary RemoteNotifications { get; }
member this.RemoteNotifications : Foundation.NSDictionary

Property Value

This value can be null.

Applies to