CLASS

GenericViewControllerStyle

Contents

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.