UNNotificationContent.UserInfo 属性

定义

获取通知自定义数据的字典。

[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

属性值

通知自定义数据的字典。

属性

适用于