Package org.robovm.apple.uikit
Interface NSTextContentStorageDelegate
- All Superinterfaces:
NSObjectProtocol,NSTextContentManagerDelegate,ObjCProtocol
- All Known Implementing Classes:
NSTextContentStorageDelegateAdapter
public interface NSTextContentStorageDelegate extends NSTextContentManagerDelegate
- Since:
- Available in iOS 15.0 and later.
-
Method Summary
Modifier and Type Method Description NSTextParagraphgetTextParagraph(NSTextContentStorage textContentStorage, NSRange range)Methods inherited from interface org.robovm.apple.uikit.NSTextContentManagerDelegate
getTextElementAtLocation, shouldEnumerateTextElement
-
Method Details
-
getTextParagraph
-