CLASS
GenericViewControllerStyle
Contents
- Properties
commonVCStyle
- Methods
init(from:)
public final class GenericViewControllerStyle: UIViewControllerStyle, StyleLoadable
Properties
commonVCStyle
public let commonVCStyle: CommonViewControllerStyle
Methods
init(from:)
public init(from decoder: any Decoder) throws
Parameters
| Name | Description |
|---|---|
| decoder | The decoder to read data from. |