Uses of Class
org.robovm.apple.intents.INRideOption
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INRideOption in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INRideOption Modifier and Type Method Description INRideOptionINRideStatus. getRideOption()Methods in org.robovm.apple.intents that return types with arguments of type INRideOption Modifier and Type Method Description NSArray<INRideOption>INListRideOptionsIntentResponse. getRideOptions()Methods in org.robovm.apple.intents with parameters of type INRideOption Modifier and Type Method Description voidINRideStatus. setRideOption(INRideOption v)Method parameters in org.robovm.apple.intents with type arguments of type INRideOption Modifier and Type Method Description voidINListRideOptionsIntentResponse. setRideOptions(NSArray<INRideOption> v)