OverflowActionBaseStyle
public struct OverflowActionBaseStyle : OverflowActionStyle
This file provides default fiori style for the component.
- Uncomment the following code.
- Implement layout and style in corresponding places.
- Delete
.generated
from file name. - Move this file to
_FioriStyles
folder underFioriSwiftUICore
.
-
Undocumented
Declaration
Swift
@ViewBuilder public func makeBody(_ configuration: OverflowActionConfiguration) -> some View