CNContainerKey Class

Definition

Provides string constants whose values should be used as keys when referencing properties of CNContainer objects.

[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
Inheritance
CNContainerKey
Attributes

Properties

Identifier

The key for the Identifier property.

Name

The key for the Name property.

Type

The key for the ContainerType property.

Applies to