UIAccessibilityZoomType Enum

Definition

An enumeration that specifies what elements (currently, only the insertion point) is involved in automatic accessibility zooming.

public enum UIAccessibilityZoomType
type UIAccessibilityZoomType = 
Inheritance
UIAccessibilityZoomType

Fields

InsertionPoint 0

The system zoom type is the text insertion point.

Applies to