flipperzero_sys

Constant RpcAppSystemEventType_RpcAppEventTypeAppExit

Source
pub const RpcAppSystemEventType_RpcAppEventTypeAppExit: RpcAppSystemEventType = 2;
Expand description

The client has requested the application to exit.

The application must exit after receiving this command.