UIApplicationLaunchEventArgs.RemoteNotifications 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.
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
.