Uses of Class
org.robovm.apple.uikit.NSTextLayoutFragment
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextLayoutFragment in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSTextLayoutFragment Modifier and Type Method Description NSTextLayoutFragmentNSTextLayoutManagerDelegate. getTextLayoutFragmentForLocation(NSTextLayoutManager textLayoutManager, NSTextLocation location, NSTextElement textElement)NSTextLayoutFragmentNSTextLayoutManagerDelegateAdapter. getTextLayoutFragmentForLocation(NSTextLayoutManager textLayoutManager, NSTextLocation location, NSTextElement textElement)NSTextLayoutFragmentNSTextLayoutManager. textLayoutFragmentForLocation(NSTextLocation location)NSTextLayoutFragmentNSTextLayoutManager. textLayoutFragmentForPosition(CGPoint position)Methods in org.robovm.apple.uikit that return types with arguments of type NSTextLayoutFragment Modifier and Type Method Description VoidBlock2<NSTextLayoutManager,NSTextLayoutFragment>NSTextLayoutManager. getRenderingAttributesValidator()Methods in org.robovm.apple.uikit with parameters of type NSTextLayoutFragment Modifier and Type Method Description voidNSTextViewportLayoutControllerDelegate. configureRenderingSurfaceForTextLayoutFragment(NSTextViewportLayoutController textViewportLayoutController, NSTextLayoutFragment textLayoutFragment)voidNSTextViewportLayoutControllerDelegateAdapter. configureRenderingSurfaceForTextLayoutFragment(NSTextViewportLayoutController textViewportLayoutController, NSTextLayoutFragment textLayoutFragment)Method parameters in org.robovm.apple.uikit with type arguments of type NSTextLayoutFragment Modifier and Type Method Description NSTextLocationNSTextLayoutManager. enumerateTextLayoutFragments(NSTextLocation location, NSTextLayoutFragmentEnumerationOptions options, Block1<NSTextLayoutFragment,Boolean> block)voidNSTextLayoutManager. setRenderingAttributesValidator(VoidBlock2<NSTextLayoutManager,NSTextLayoutFragment> v)