Share via


UIFocusSoundIdentifierExtensions Class

Definition

Extension methods for the UIFocusSoundIdentifier enumeration.

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

Methods

Name Description
GetConstant(UIFocusSoundIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIFocusSoundIdentifier value named by constant.

Applies to