Sets whether the view flips its contents horizontally when the layout direction is right-to-left.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- Xcode 11.0+
Framework
- Swift
UI
Declaration
Parameters
enabled
A Boolean value that indicates whether this view flips its content horizontally when the layout direction is right-to-left.
Return Value
A view that conditionally flips its contents horizontally when the layout direction is right-to-left.