INIntentIdentifierExtensions Class

Definition

Extensions methods for INIntentIdentifier.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 0, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static class INIntentIdentifierExtensions
type INIntentIdentifierExtensions = class
Inheritance
INIntentIdentifierExtensions
Attributes

Methods

GetConstant(INIntentIdentifier)

Retrieves the constant identifying this.

GetValue(NSString)

Gets the value associated with the key constant (see GetConstant(INIntentIdentifier)).

Applies to