Struct MenuHandler::EntryContext

Nested Relationships

This struct is a nested type of Class MenuHandler.

Struct Documentation

struct EntryContext

Public Members

std::string title
std::string command
uint8_t command_type
std::vector<EntryHandle> sub_entries
bool visible
CheckState check_state
FeedbackCallback feedback_cb