共用方式為


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

屬性值

通知自訂資料的字典。

屬性

適用於