共用方式為


UNMutableNotificationContent.UserInfo 屬性

定義

取得或設定通知自訂資料的字典。

public virtual Foundation.NSDictionary UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUserInfo:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UserInfo : Foundation.NSDictionary with get, set

屬性值

通知自訂資料的字典。

屬性

適用於