Package org.robovm.apple.uikit
Class UITextRange.UITextRangePtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<UITextRange,UITextRange.UITextRangePtr>
org.robovm.apple.uikit.UITextRange.UITextRangePtr
- All Implemented Interfaces:
Iterable<UITextRange.UITextRangePtr>
- Enclosing class:
- UITextRange
public static class UITextRange.UITextRangePtr extends Ptr<UITextRange,UITextRange.UITextRangePtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description UITextRangePtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap
-
Constructor Details
-
UITextRangePtr
public UITextRangePtr()
-