Uses of Class
org.robovm.apple.intents.INSpatialEvent
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSpatialEvent in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INSpatialEvent Modifier and Type Method Description INSpatialEventINSpatialEventTrigger. getEvent()static INSpatialEventINSpatialEvent. valueOf(long n)Returns the enum constant of this type with the specified name.static INSpatialEventINSpatialEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static INSpatialEvent[]INSpatialEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INSpatialEvent Modifier and Type Method Description protected longINSpatialEventTrigger. init(CLPlacemark placemark, INSpatialEvent event)Constructors in org.robovm.apple.intents with parameters of type INSpatialEvent Constructor Description INSpatialEventTrigger(CLPlacemark placemark, INSpatialEvent event)