Contents

contentView

A view object that can have a visual effect view added to it.

Declaration

var contentView: UIView { get }

Discussion

Add subviews to the contentView and not to UIVisualEffectView directly.

See Also

Retrieving view information