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 键。

适用于