次の方法で共有


UIMutableApplicationShortcutItem.UserInfo プロパティ

定義

アプリケーション固有のユーザー情報の省略可能なディクショナリを取得または設定します。

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

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象