UIAccessibilityZoomType Enum

Definition

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.

Applies to