Share via


UITextFormattingViewControllerHighlightExtensions Class

Definition

Extension methods for the UITextFormattingViewControllerHighlight enumeration.

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

Methods

Name Description
GetConstant(UITextFormattingViewControllerHighlight)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UITextFormattingViewControllerHighlight value named by constant.

ToArray(UITextFormattingViewControllerHighlight)

Retrieves all the UITextFormattingViewControllerHighlight constants named by the flags value.

ToFlags(IEnumerable<NSString>)

Applies to