static let all: SafeAreaRegions
All safe area regions.
static let container: SafeAreaRegions
The safe area defined by the device and containers within the user interface, including elements such as top and bottom bars.
static let keyboard: SafeAreaRegions
The safe area matching the current extent of any software keyboard displayed over the view content.