8.6 Released with 🥽 visionOS support and more!
Check it out
Base class for all UI components that are containers.

Summary ​

Constructors

constructor

Properties

iosOverflowSafeArea
153 properties inherited from View
Click to expand

Constructors ​

constructor ​

new ContainerView(): ContainerView

Properties ​

iosOverflowSafeArea ​

iosOverflowSafeArea: boolean
Instruct container view to expand beyond the safe area. This property is iOS specific. Default value: true
Previous
Color