flipperzero_sys

Constant RpcAppSystemEventType_RpcAppEventTypeButtonPress

Source
pub const RpcAppSystemEventType_RpcAppEventTypeButtonPress: RpcAppSystemEventType = 4;
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.