Contents

label

An optional name that can help you identify the command buffer.

Declaration

var label: String? { get set }

Discussion

Set labels to help you quickly identify a command buffer at runtime in the Metal debugging and profiling tools. See Naming resources and commands.

See Also

Identifying the command buffer