Package org.robovm.apple.uikit
Class UISearchBar.UISearchBarPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<UISearchBar,UISearchBar.UISearchBarPtr>
org.robovm.apple.uikit.UISearchBar.UISearchBarPtr
- All Implemented Interfaces:
Iterable<UISearchBar.UISearchBarPtr>
- Enclosing class:
- UISearchBar
public static class UISearchBar.UISearchBarPtr extends Ptr<UISearchBar,UISearchBar.UISearchBarPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description UISearchBarPtr() -
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
-
UISearchBarPtr
public UISearchBarPtr()
-