8.8 released—CSS Media Query support, SF Symbols and much more...
Learn more
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