8.7 released—WinterCG Compliance Part 1
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