Contents

subviews

An array that contains the view’s subviews.

Declaration

@MainActor @preconcurrency override dynamic var subviews: [UIView] { get }

Overview

This property inherits from UIView.

See Also

Accessing view features