Class UITextSelectionRect

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

    public class UITextSelectionRect
    extends NSObject
    Since:
    Available in iOS 6.0 and later.
    • Constructor Detail

      • UITextSelectionRect

        public UITextSelectionRect()
      • UITextSelectionRect

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

      • getRect

        public CGRect getRect()
      • containsStart

        public boolean containsStart()
      • containsEnd

        public boolean containsEnd()
      • isVertical

        public boolean isVertical()