ContextPaneBackground
struct ContextPaneBackground : View
Undocumented
-
Undocumented
Declaration
Swift
@EnvironmentObject var context: MemriContext { get } -
Declaration
Swift
var body: some View { get }
ContextPaneBackground Structure Reference