Contents

minificationFilter

The filter used when reducing the size of the content.

Declaration

var minificationFilter: CALayerContentsFilter { get set }

Discussion

The possible values for this property are listed in Scaling Filters.

The default value of this property is linear.

See Also

Layer filters