label
Assigns an optional label with this argument table for debugging purposes.
Declaration
var label: String? { get }Discussion
You set this label by setting property label on the descriptor object, prior to creating this table instance.
Assigns an optional label with this argument table for debugging purposes.
var label: String? { get }You set this label by setting property label on the descriptor object, prior to creating this table instance.