Package org.robovm.apple.uikit
Interface NSTextAttachmentContainer
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
NSTextAttachment,NSTextAttachmentContainerAdapter
public interface NSTextAttachmentContainer extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description CGRectgetAttachmentBounds(NSTextContainer textContainer, CGRect lineFrag, CGPoint position, long charIndex)UIImagegetImageForBounds(CGRect imageBounds, NSTextContainer textContainer, long charIndex)
-
Method Details
-
getImageForBounds
-
getAttachmentBounds
CGRect getAttachmentBounds(NSTextContainer textContainer, CGRect lineFrag, CGPoint position, long charIndex)
-