Sdílet prostřednictvím


UITextFormattingViewControllerTextAlignmentExtensions Class

Definition

Extension methods for the UITextFormattingViewControllerTextAlignment enumeration.

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

Methods

Name Description
GetConstant(UITextFormattingViewControllerTextAlignment)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UITextFormattingViewControllerTextAlignment value named by constant.

ToArray(UITextFormattingViewControllerTextAlignment)

Retrieves all the UITextFormattingViewControllerTextAlignment constants named by the flags value.

ToFlags(IEnumerable<NSString>)

Applies to