Share via


UITextFormattingViewControllerComponentKeyExtensions Class

Definition

Extension methods for the UITextFormattingViewControllerComponentKey enumeration.

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

Methods

Name Description
GetConstant(UITextFormattingViewControllerComponentKey)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UITextFormattingViewControllerComponentKey value named by constant.

Applies to