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