SpeedLimitView
public struct SpeedLimitView : View
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public init(viewModel: SpeedLimitViewModel)
-
The content and behavior of the view.
Declaration
Swift
public var body: some View { get }