Contents

MTLPurgeableState.keepCurrent

The current state is queried but doesn’t change.

Declaration

case keepCurrent

Discussion

The setPurgeableState(_:) method never returns this value. When this value is passed to that function, it returns the current purgability state without changing it.

See Also

Specifying purgeable states