CLASS

BankIdViewControllerStyle

Contents

public final class BankIdViewControllerStyle: UIViewControllerStyle, StyleLoadable

The UIStyle subclass used for BankIdViewController UI styling definitions.

Properties

commonVCStyle

public let commonVCStyle: CommonViewControllerStyle

contentStyle

public let contentStyle: StackViewStyle

contentTextAppearance

public var contentTextAppearance: TextAppearance

contentTextColor

public var contentTextColor: UIColor

Methods

init(from:)

public convenience init(from decoder: Decoder) throws

Parameters

Name Description
decoder The decoder to read data from.