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.
A view object that can have a visual effect view added to it.
var contentView: UIView { get }Add subviews to the contentView and not to UIVisualEffectView directly.