UITextFormattingViewControllerHighlightExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
| GetNullableValue(NativeHandle) |
Retrieves the UITextFormattingViewControllerHighlight value represented by the backing field value in |
| GetValue(NativeHandle) |
Retrieves the UITextFormattingViewControllerHighlight value represented by the backing field value in |
| GetValue(NSString) |
Retrieves the UITextFormattingViewControllerHighlight value named by |
| ToArray(UITextFormattingViewControllerHighlight) |
Retrieves all the UITextFormattingViewControllerHighlight constants named by the flags |
| ToFlags(IEnumerable<NSString>) | |