func closeButtonCallback(_ callback: (() -> Void)?) -> RoadEventInfoView
RoadEventInfoView
func actionResultCallback(_ callback: ((RoadEventActionResult) -> Void)?) -> RoadEventInfoView
func removeRoadEventActionResultCallback(_ callback: ((RoadEventRemoveResult) -> Void)?) -> RoadEventInfoView
func setRoadEvent(_ roadEvent: RoadEvent) -> RoadEventInfoView
roadEvent
RoadEvent
var body
some View
The content and behavior of the view.This documentation comment was inherited from .