UIAccessibilityZoomType Enum
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.
An enumeration that specifies what elements (currently, only the insertion point) is involved in automatic accessibility zooming.
[ObjCRuntime.Native]
public enum UIAccessibilityZoomType
[<ObjCRuntime.Native>]
type UIAccessibilityZoomType =
- Inheritance
-
UIAccessibilityZoomType
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| InsertionPoint | 0 | The system zoom type is the text insertion point. |