Preview 2.0 is now in Public Beta!
Read the Announcement
Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
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