Uses of Class
org.robovm.apple.intents.INCarSeatResolutionResult
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCarSeatResolutionResult in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCarSeatResolutionResult Modifier and Type Method Description static INCarSeatResolutionResultINCarSeatResolutionResult. confirmationRequired(INCarSeat carSeatToConfirm)Deprecated.static INCarSeatResolutionResultINCarSeatResolutionResult. confirmationRequiredForValue(INCarSeat valueToConfirm)Deprecated.Deprecated in iOS 11.0.static INCarSeatResolutionResultINCarSeatResolutionResult. needsValue()Deprecated.static INCarSeatResolutionResultINCarSeatResolutionResult. notRequired()Deprecated.static INCarSeatResolutionResultINCarSeatResolutionResult. success(INCarSeat resolvedCarSeat)Deprecated.static INCarSeatResolutionResultINCarSeatResolutionResult. successValue(INCarSeat resolvedValue)Deprecated.Deprecated in iOS 11.0.static INCarSeatResolutionResultINCarSeatResolutionResult. unsupported()Deprecated.