Class UIMenuIdentifier


public class UIMenuIdentifier
extends GlobalValueEnumeration<NSString>
  • Field Details

    • Application

      public static final UIMenuIdentifier Application
      Since:
      Available in iOS 13.0 and later.
    • File

      public static final UIMenuIdentifier File
      Since:
      Available in iOS 13.0 and later.
    • Edit

      public static final UIMenuIdentifier Edit
      Since:
      Available in iOS 13.0 and later.
    • View

      public static final UIMenuIdentifier View
      Since:
      Available in iOS 13.0 and later.
    • Window

      public static final UIMenuIdentifier Window
      Since:
      Available in iOS 13.0 and later.
    • Help

      public static final UIMenuIdentifier Help
      Since:
      Available in iOS 13.0 and later.
    • About

      public static final UIMenuIdentifier About
      Since:
      Available in iOS 13.0 and later.
    • Preferences

      public static final UIMenuIdentifier Preferences
      Since:
      Available in iOS 13.0 and later.
    • Services

      public static final UIMenuIdentifier Services
      Since:
      Available in iOS 13.0 and later.
    • Hide

      public static final UIMenuIdentifier Hide
      Since:
      Available in iOS 13.0 and later.
    • Quit

      public static final UIMenuIdentifier Quit
      Since:
      Available in iOS 13.0 and later.
    • NewScene

      public static final UIMenuIdentifier NewScene
      Since:
      Available in iOS 13.0 and later.
    • OpenRecent

      public static final UIMenuIdentifier OpenRecent
      Since:
      Available in iOS 14.0 and later.
    • Close

      public static final UIMenuIdentifier Close
      Since:
      Available in iOS 13.0 and later.
    • Print

      public static final UIMenuIdentifier Print
      Since:
      Available in iOS 13.0 and later.
    • UndoRedo

      public static final UIMenuIdentifier UndoRedo
      Since:
      Available in iOS 13.0 and later.
    • StandardEdit

      public static final UIMenuIdentifier StandardEdit
      Since:
      Available in iOS 13.0 and later.
    • Find

      public static final UIMenuIdentifier Find
      Since:
      Available in iOS 13.0 and later.
    • Replace

      public static final UIMenuIdentifier Replace
      Since:
      Available in iOS 13.0 and later.
    • Share

      public static final UIMenuIdentifier Share
      Since:
      Available in iOS 13.0 and later.
    • TextStyle

      public static final UIMenuIdentifier TextStyle
      Since:
      Available in iOS 13.0 and later.
    • Spelling

      public static final UIMenuIdentifier Spelling
      Since:
      Available in iOS 13.0 and later.
    • SpellingPanel

      public static final UIMenuIdentifier SpellingPanel
      Since:
      Available in iOS 13.0 and later.
    • SpellingOptions

      public static final UIMenuIdentifier SpellingOptions
      Since:
      Available in iOS 13.0 and later.
    • Substitutions

      public static final UIMenuIdentifier Substitutions
      Since:
      Available in iOS 13.0 and later.
    • SubstitutionsPanel

      public static final UIMenuIdentifier SubstitutionsPanel
      Since:
      Available in iOS 13.0 and later.
    • SubstitutionOptions

      public static final UIMenuIdentifier SubstitutionOptions
      Since:
      Available in iOS 13.0 and later.
    • Transformations

      public static final UIMenuIdentifier Transformations
      Since:
      Available in iOS 13.0 and later.
    • Speech

      public static final UIMenuIdentifier Speech
      Since:
      Available in iOS 13.0 and later.
    • Lookup

      public static final UIMenuIdentifier Lookup
      Since:
      Available in iOS 13.0 and later.
    • Learn

      public static final UIMenuIdentifier Learn
      Since:
      Available in iOS 13.0 and later.
    • Format

      public static final UIMenuIdentifier Format
      Since:
      Available in iOS 13.0 and later.
    • Font

      public static final UIMenuIdentifier Font
      Since:
      Available in iOS 13.0 and later.
    • TextSize

      public static final UIMenuIdentifier TextSize
      Since:
      Available in iOS 13.0 and later.
    • TextColor

      public static final UIMenuIdentifier TextColor
      Since:
      Available in iOS 13.0 and later.
    • TextStylePasteboard

      public static final UIMenuIdentifier TextStylePasteboard
      Since:
      Available in iOS 13.0 and later.
    • Text

      public static final UIMenuIdentifier Text
      Since:
      Available in iOS 13.0 and later.
    • WritingDirection

      public static final UIMenuIdentifier WritingDirection
      Since:
      Available in iOS 13.0 and later.
    • Alignment

      public static final UIMenuIdentifier Alignment
      Since:
      Available in iOS 13.0 and later.
    • Toolbar

      public static final UIMenuIdentifier Toolbar
      Since:
      Available in iOS 13.0 and later.
    • Fullscreen

      public static final UIMenuIdentifier Fullscreen
      Since:
      Available in iOS 13.0 and later.
    • MinimizeAndZoom

      public static final UIMenuIdentifier MinimizeAndZoom
      Since:
      Available in iOS 13.0 and later.
    • BringAllToFront

      public static final UIMenuIdentifier BringAllToFront
      Since:
      Available in iOS 13.0 and later.
    • Root

      public static final UIMenuIdentifier Root
      Since:
      Available in iOS 13.0 and later.
  • Method Details