Class UISwipeActionsConfiguration

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

    public class UISwipeActionsConfiguration
    extends NSObject
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • UISwipeActionsConfiguration

        public UISwipeActionsConfiguration()
      • UISwipeActionsConfiguration

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

        protected UISwipeActionsConfiguration​(NSObject.SkipInit skipInit)
    • Method Detail

      • performsFirstActionWithFullSwipe

        public boolean performsFirstActionWithFullSwipe()
      • setPerformsFirstActionWithFullSwipe

        public void setPerformsFirstActionWithFullSwipe​(boolean v)