Contents

instanceDescriptorStride

The stride, in bytes, between instance descriptions.

Declaration

var instanceDescriptorStride: Int { get set }

Discussion

The stride needs to be at least 64 bytes and needs to be a multiple of 4 bytes. Defaults to 64 bytes.

See Also

Specifying the list of instances