IKOverlayTypeExtensions Class

Definition

Extension methods for the IKOverlayType enumeration.

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

Methods

Name Description
GetConstant(IKOverlayType)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the IKOverlayType value named by constant.

Applies to