Class UIAccessibilityZoomType


  • public final class UIAccessibilityZoomType
    extends java.lang.Object
    Use to inform system Zoom that focus has changed to a new location. The frame should be in the coordinate space of the view.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • UIAccessibilityZoomTypeInsertionPoint

        public static final long UIAccessibilityZoomTypeInsertionPoint
        Used when the text insertion point has moved
        See Also:
        Constant Field Values