Share via


NSTouchBarItemIdentifierExtensions Class

Definition

Extension methods for the NSTouchBarItemIdentifier enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class NSTouchBarItemIdentifierExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type NSTouchBarItemIdentifierExtensions = class
Inheritance
NSTouchBarItemIdentifierExtensions
Attributes

Methods

Name Description
GetConstant(NSTouchBarItemIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the NSTouchBarItemIdentifier value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the NSTouchBarItemIdentifier value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the NSTouchBarItemIdentifier value named by constant.

Applies to