RSDDetailInputField
public protocol RSDDetailInputField : RSDInputField, RSDUIStep
RSDDetailInputField
is an input field that can be presented as a step using the given transition style.
-
The transition style for showing the detail input.
Declaration
Swift
var transitionStyle: RSDTransitionStyle? { get }