A Boolean value indicating whether or not the extended layout includes opaque bars.
SDKs
- iOS 7.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
var extendedLayoutIncludesOpaqueBars: Bool { get set }
Discussion
The default value of this property is false
.
Note
Bars are translucent by default in iOS 7.0