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