Labels
public struct Labels
Внешний вид надписей
-
Заголовок H1
Declaration
Swift
public var h1: LabelAppearance -
Заголовок H2
Declaration
Swift
public var h2: LabelAppearance -
Подзаголовок
Declaration
Swift
public var subtitle: LabelAppearance -
Значение в ячейке
Declaration
Swift
public var value: LabelAppearance -
Сообщение на экране сканирования QR-кода
Declaration
Swift
public var scannerMessage: LabelAppearance -
Кол-во выбранных документов
Declaration
Swift
public var selectedDocuments: LabelAppearance
Labels Structure Reference