RangeSliderControlBaseStyle
public struct RangeSliderControlBaseStyle : RangeSliderControlStyle
This file provides default fiori style for the component.
- Uncomment the following code.
- Implement layout and style in corresponding places.
- Delete
.generatedfrom file name. - Move this file to
_FioriStylesfolder underFioriSwiftUICore.
-
Undocumented
Declaration
Swift
public func makeBody(_ configuration: RangeSliderControlConfiguration) -> some View