次の方法で共有


CNContainerKey クラス

定義

オブジェクトのプロパティを参照するときにキーとして使用する値を持つ文字列定数を CNContainer 提供します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNContainerKey
type CNContainerKey = class
継承
CNContainerKey
属性

プロパティ

Identifier

プロパティの Identifier キー。

Name

プロパティの Name キー。

Type

プロパティの ContainerType キー。

適用対象