Share via


NSStringTransformExtensions Class

Definition

Extension methods for the NSStringTransform enumeration.

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

Methods

GetConstant(NSStringTransform)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSStringTransform value named by constant.

Applies to