UIApplicationShortcutItem.UserInfo 属性

定义

获取或设置用户信息的可选字典。

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

属性值

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

此值可为 null

属性

注解

如果不是 null,则快速操作的可选数据。

适用于