CNGroupKey 类

定义

提供字符串常量,其值为所有 CNGroup 对象通用的属性的名称。

[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 CNGroupKey
type CNGroupKey = class
继承
CNGroupKey
属性

属性

Identifier

属性的 Identifier 键。

Name

属性的 Name 键。

适用于