CLASS

ProblemViewControllerStyle

Contents

public final class ProblemViewControllerStyle: UIViewControllerStyle, StyleLoadable

The UIStyle subclass used for ProblemViewController UI styling definitions.

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.