Class UIAccessibilityCustomRotorItemResult

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

    public class UIAccessibilityCustomRotorItemResult
    extends NSObject
    Since:
    Available in iOS 10.0 and later.
    • Constructor Detail

      • UIAccessibilityCustomRotorItemResult

        public UIAccessibilityCustomRotorItemResult()
      • UIAccessibilityCustomRotorItemResult

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

        protected UIAccessibilityCustomRotorItemResult​(NSObject.SkipInit skipInit)
      • UIAccessibilityCustomRotorItemResult

        public UIAccessibilityCustomRotorItemResult​(NSObject targetElement,
                                                    UITextRange targetRange)
    • Method Detail

      • getTargetElement

        public NSObject getTargetElement()
      • setTargetElement

        public void setTargetElement​(NSObject v)
      • setTargetRange

        public void setTargetRange​(UITextRange v)