pub const RpcAppEventTypeButtonRelease: RpcAppSystemEventType;Expand description
The client has informed the application that a button has been released.
This command’s meaning is application-specific, e.g. to cease all activities to be conducted while a button is being pressed.