Share via


UIMenuIdentifierExtensions Class

Definition

Extension methods for the UIMenuIdentifier enumeration.

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

Methods

Name Description
GetConstant(UIMenuIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIMenuIdentifier value named by constant.

Applies to