Contents

device

The device object that created the fence.

Declaration

var device: any MTLDevice { get }

Discussion

Only the device that created the fence can use it.

See Also

Identifying a fence