subviews
An array that contains the view’s subviews.
Declaration
@MainActor @preconcurrency override dynamic var subviews: [UIView] { get }Overview
This property inherits from UIView.
An array that contains the view’s subviews.
@MainActor @preconcurrency override dynamic var subviews: [UIView] { get }This property inherits from UIView.