Uses of Class
org.robovm.apple.uikit.NSTextSelection
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextSelection in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSTextSelection Modifier and Type Method Description NSTextSelectionNSTextSelectionNavigation. destinationSelectionForTextSelection(NSTextSelection textSelection, NSTextSelectionNavigationDirection direction, NSTextSelectionNavigationDestination destination, boolean extending, boolean confined)NSTextSelectionNSTextSelection. textSelection(NSArray<NSTextRange> textRanges)NSTextSelectionNSTextSelectionNavigation. textSelectionForSelectionGranularity(NSTextSelectionGranularity selectionGranularity, CGPoint point, NSTextLocation location)NSTextSelectionNSTextSelectionNavigation. textSelectionForSelectionGranularity(NSTextSelectionGranularity selectionGranularity, NSTextSelection textSelection)Methods in org.robovm.apple.uikit that return types with arguments of type NSTextSelection Modifier and Type Method Description NSArray<NSTextSelection>NSTextLayoutManager. getTextSelections()NSArray<NSTextSelection>NSTextSelectionNavigation. textSelectionsInteractingAtPoint(CGPoint point, NSTextLocation containerLocation, NSArray<NSTextSelection> anchors, NSTextSelectionNavigationModifier modifiers, boolean selecting, CGRect bounds)Methods in org.robovm.apple.uikit with parameters of type NSTextSelection Modifier and Type Method Description NSArray<NSTextRange>NSTextSelectionNavigation. deletionRangesForTextSelection(NSTextSelection textSelection, NSTextSelectionNavigationDirection direction, NSTextSelectionNavigationDestination destination, boolean allowsDecomposition)NSTextSelectionNSTextSelectionNavigation. destinationSelectionForTextSelection(NSTextSelection textSelection, NSTextSelectionNavigationDirection direction, NSTextSelectionNavigationDestination destination, boolean extending, boolean confined)NSTextLocationNSTextSelectionNavigation. resolvedInsertionLocationForTextSelection(NSTextSelection textSelection, NSTextSelectionNavigationWritingDirection writingDirection)NSTextSelectionNSTextSelectionNavigation. textSelectionForSelectionGranularity(NSTextSelectionGranularity selectionGranularity, NSTextSelection textSelection)Method parameters in org.robovm.apple.uikit with type arguments of type NSTextSelection Modifier and Type Method Description voidNSTextLayoutManager. setTextSelections(NSArray<NSTextSelection> v)NSArray<NSTextSelection>NSTextSelectionNavigation. textSelectionsInteractingAtPoint(CGPoint point, NSTextLocation containerLocation, NSArray<NSTextSelection> anchors, NSTextSelectionNavigationModifier modifiers, boolean selecting, CGRect bounds)