StylableLabel
public class StylableLabel : UILabel
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public init(with style: TextStyle)
-
Declaration
Swift
public func apply(style: TextStyle)
-
Declaration
Swift
public func apply(theme _: ThemeProtocol)