Class UIAccessibilityNotification.Values

    • Constructor Detail

      • Values

        public Values()
    • Method Detail

      • ScreenChangedNotification

        public static int ScreenChangedNotification()
      • LayoutChangedNotification

        public static int LayoutChangedNotification()
      • AnnouncementNotification

        public static int AnnouncementNotification()
        Since:
        Available in iOS 4.0 and later.
      • PageScrolledNotification

        public static int PageScrolledNotification()
        Since:
        Available in iOS 4.2 and later.
      • PauseAssistiveTechnologyNotification

        public static int PauseAssistiveTechnologyNotification()
        Since:
        Available in iOS 8.0 and later.
      • ResumeAssistiveTechnologyNotification

        public static int ResumeAssistiveTechnologyNotification()
        Since:
        Available in iOS 8.0 and later.