MTLCommandQueue.label

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

  1. NSString label()
    interface MTLCommandQueue
    @nogc nothrow
    @selector("label")
    NSString
    label
    ()
  2. NSString label(NSString )

Meta