Contents

MPSPurgeableState.keepCurrent

The current state is queried but doesn’t change.

Declaration

case keepCurrent

Discussion

Using this option keeps the current state unchanged. It is equivalent to MTLPurgeableState.keepCurrent.

See Also

Constants