Share via


CFStringTransformExtensions Class

Definition

Extension methods for the CFStringTransform enumeration.

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

Methods

Name Description
GetConstant(CFStringTransform)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CFStringTransform value named by constant.

Applies to