Uses of Class
org.robovm.apple.intents.INCarDefroster
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCarDefroster in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCarDefroster Modifier and Type Method Description INCarDefrosterINSetDefrosterSettingsInCarIntent. getDefroster()Deprecated.static INCarDefrosterINCarDefroster. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INCarDefrosterINCarDefroster. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INCarDefroster[]INCarDefroster. values()Deprecated.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 INCarDefroster Modifier and Type Method Description static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. confirmationRequired(INCarDefroster carDefrosterToConfirm)Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. confirmationRequiredForValue(INCarDefroster valueToConfirm)Deprecated.Deprecated in iOS 11.0.protected longINSetDefrosterSettingsInCarIntent. init(NSNumber enable, INCarDefroster defroster)Deprecated.Deprecated in iOS 12.0.protected longINSetDefrosterSettingsInCarIntent. init(NSNumber enable, INCarDefroster defroster, INSpeakableString carName)Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. success(INCarDefroster resolvedCarDefroster)Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. successValue(INCarDefroster resolvedValue)Deprecated.Deprecated in iOS 11.0.Constructors in org.robovm.apple.intents with parameters of type INCarDefroster Constructor Description INSetDefrosterSettingsInCarIntent(NSNumber enable, INCarDefroster defroster)Deprecated.Deprecated in iOS 12.0.INSetDefrosterSettingsInCarIntent(NSNumber enable, INCarDefroster defroster, INSpeakableString carName)Deprecated.