Theme
Указание темы внутри некоторого стиля (см. Style
).
public init(stringLiteral value: String)
Creates an instance initialized to the given string value.
This documentation comment was inherited from .
Parameters
value
String
The value of the new instance.
Properties
A textual representation of this instance.
This documentation comment was inherited from .