ProgressPercentageIndicatorView
public final class ProgressPercentageIndicatorView : UIView, ProgressContentView
Undocumented
-
Undocumented
Declaration
Swift
public var content: ProgressPercentageIndicator { get set }
-
Undocumented
Declaration
Swift
public override var intrinsicContentSize: CGSize { get }
-
Undocumented
Declaration
Swift
public init(content: ProgressPercentageIndicator)
-
Undocumented
Declaration
Swift
public override func layoutSubviews()
-
Undocumented
Declaration
Swift
public override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?)