pub const RpcAppEventTypeButtonPress: RpcAppSystemEventType;Expand description
The client has informed the application that a button has been pressed.
This command’s meaning is application-specific, e.g. to select a part of the previously loaded file or to invoke a particular function within the application.