Contents

UIView.TintAdjustmentMode.automatic

The tint adjustment mode of the view is the same as its superview’s tint adjustment mode (or UIViewTintAdjustmentModeNormal if the view has no superview).

Declaration

case automatic

See Also

Constants