Uses of Class
org.robovm.apple.foundation.NSUnitSpeed
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.intents |
-
Uses of NSUnitSpeed in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSUnitSpeed Modifier and Type Method Description static NSUnitSpeedNSUnitSpeed. getBaseUnit()static NSUnitSpeedNSUnitSpeed. getKilometersPerHour()static NSUnitSpeedNSUnitSpeed. getKnots()static NSUnitSpeedNSUnitSpeed. getMetersPerSecond()static NSUnitSpeedNSUnitSpeed. getMilesPerHour() -
Uses of NSUnitSpeed in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type NSUnitSpeed Modifier and Type Method Description static INSpeedResolutionResultINSpeedResolutionResult. confirmationRequired(NSMeasurement<NSUnitSpeed> speedToConfirm)static INSpeedResolutionResultINSpeedResolutionResult. success(NSMeasurement<NSUnitSpeed> resolvedSpeed)