Share via


IKToolModeExtensions Class

Definition

Extension methods for the IKToolMode enumeration.

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

Methods

Name Description
GetConstant(IKToolMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the IKToolMode value named by constant.

Applies to