Class UICommandAlternate

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class UICommandAlternate
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • UICommandAlternate

      protected UICommandAlternate()
    • UICommandAlternate

      protected UICommandAlternate​(NSObject.Handle h, long handle)
    • UICommandAlternate

      protected UICommandAlternate​(NSObject.SkipInit skipInit)
    • UICommandAlternate

      public UICommandAlternate​(NSCoder coder)
    • UICommandAlternate

      public UICommandAlternate​(String title, Selector action, UIKeyModifierFlags modifierFlags)
  • Method Details