Uses of Class
org.robovm.apple.intents.INEnergyResolutionResult
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INEnergyResolutionResult in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INEnergyResolutionResult Modifier and Type Method Description static INEnergyResolutionResultINEnergyResolutionResult. confirmationRequired(NSMeasurement<NSUnitEnergy> energyToConfirm)static INEnergyResolutionResultINEnergyResolutionResult. disambiguation(NSArray<?> energyToDisambiguate)static INEnergyResolutionResultINEnergyResolutionResult. needsValue()static INEnergyResolutionResultINEnergyResolutionResult. notRequired()static INEnergyResolutionResultINEnergyResolutionResult. success(NSMeasurement<NSUnitEnergy> resolvedEnergy)static INEnergyResolutionResultINEnergyResolutionResult. unsupported()