Declaration

var arrangedSubviews: [NSView] { get }

Declaration

@property (nonatomic, copy, readonly) NSArray<NSView *> * arrangedSubviews;

Declaration

arrangedSubviews() -> list[NSView]