SessionSwitcher
struct SessionSwitcher : View
Undocumented
-
Undocumented
Declaration
Swift
@EnvironmentObject var context: MemriContext { get } -
Undocumented
Declaration
Swift
let items: [CGFloat] -
Undocumented
Declaration
Swift
@Environment var colorScheme: ColorScheme { get } -
Undocumented
Declaration
Swift
var count: Int { get } -
Undocumented
Declaration
Swift
var countIndexOffset: Int { get } -
Undocumented
Declaration
Swift
let height: CGFloat -
Undocumented
Declaration
Swift
let bounds: [CGFloat] -
Declaration
Swift
var body: some View { get }
SessionSwitcher Structure Reference