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