Uses of Class
org.robovm.apple.foundation.NSUnitPower
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.intents |
-
Uses of NSUnitPower in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSUnitPower Modifier and Type Method Description static NSUnitPowerNSUnitPower. getBaseUnit()static NSUnitPowerNSUnitPower. getFemtowatts()static NSUnitPowerNSUnitPower. getGigawatts()static NSUnitPowerNSUnitPower. getHorsepower()static NSUnitPowerNSUnitPower. getKilowatts()static NSUnitPowerNSUnitPower. getMegawatts()static NSUnitPowerNSUnitPower. getMicrowatts()static NSUnitPowerNSUnitPower. getMilliwatts()static NSUnitPowerNSUnitPower. getNanowatts()static NSUnitPowerNSUnitPower. getPicowatts()static NSUnitPowerNSUnitPower. getTerawatts()static NSUnitPowerNSUnitPower. getWatts() -
Uses of NSUnitPower in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return types with arguments of type NSUnitPower Modifier and Type Method Description NSMeasurement<NSUnitPower>INCar. maximumPowerForChargingConnectorType(INCarChargingConnectorType chargingConnectorType)Method parameters in org.robovm.apple.intents with type arguments of type NSUnitPower Modifier and Type Method Description voidINCar. setMaximumPower(NSMeasurement<NSUnitPower> power, INCarChargingConnectorType chargingConnectorType)