Theme | iOS SDK | Urbi Documentation

Theme

Указание темы внутри некоторого стиля (см. Style).

public init(name: String)
Parameters
name
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 .