RSDUIThemeElement
public protocol RSDUIThemeElement
RSDUIThemeElement
is used to tell the application UI view controllers how to style a given step.
-
The resource bundle to use for fetching the theme elements.
Declaration
Swift
var bundle: Bundle? { get }