Class UIAlertAction

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class UIAlertAction
    extends NSObject
    Since:
    Available in iOS 8.0 and later.
    • Constructor Detail

      • UIAlertAction

        public UIAlertAction()
      • UIAlertAction

        protected UIAlertAction​(NSObject.Handle h,
                                long handle)
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean v)