UNNotificationContent.UserInfo Property

Definition

Gets the dictionary of notification custom data.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary UserInfo { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.UserInfo : Foundation.NSDictionary

Property Value

The dictionary of notification custom data.

Attributes

Applies to