errorOptions
Settings that determine which information the command buffer records about execution errors, and how it does it.
Declaration
var errorOptions: MTLCommandBufferErrorOption { get }Discussion
The property reflects the errorOptions property of the MTLCommandBufferDescriptor instance at the time you create the command buffer.