CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
ContextMenuView.h File Reference
#include "cdc_ui/IView.h"
#include <cstdint>

Go to the source code of this file.

Classes

struct  cdc::ui::ContextMenuItem
class  cdc::ui::ContextMenuView

Namespaces

namespace  cdc
namespace  cdc::ui
 Centralized key-code constants for cdc_views.

Functions

ContextMenuViewcdc::ui::showContextMenu (const char *title, const ContextMenuItem *items, uint8_t count)
 Shows the shared context menu instance as modal.
void cdc::ui::hideContextMenu ()
 Hides the active context menu modal.