ItemCell
public struct ItemCell : View
Undocumented
-
Undocumented
Declaration
Swift
@EnvironmentObject var context: MemriContext { get }
-
Undocumented
Declaration
Swift
let item: Item?
-
Undocumented
Declaration
Swift
let rendererNames: [String]
-
Undocumented
Declaration
Swift
let arguments: ViewArguments
-
Declaration
Swift
public var body: some View { get }