UILocalNotification.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

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于