onDriveStopButton
fun onDriveStopButton( connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (drive: Drive) -> Unit): <Error class: unknown class>(source)
Emitted when the stop button is pressed on @drive.
Since
2.22
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect. Params: drive
the drive where the stop button was pressed