Contents

label

An optional name that can help you identify the residency set.

Declaration

var label: String? { get }

Discussion

The value of this property comes from the label property of the MTLResidencySetDescriptor instance you use to create the residency set with makeResidencySet(descriptor:).

See Also

Inspecting a residency set