Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::LayoutGoal Struct Reference

#include <KeyCodeMap_Internal.h>

Public Attributes

uint16_t keyCode
 
uint64_t keyChar
 
bool mandatory
 

Detailed Description

A character that Flutter wants to derive layout for, and guides on how to derive it.

Definition at line 94 of file KeyCodeMap_Internal.h.

Member Data Documentation

◆ keyChar

uint64_t flutter::LayoutGoal::keyChar

Definition at line 99 of file KeyCodeMap_Internal.h.

◆ keyCode

uint16_t flutter::LayoutGoal::keyCode

Definition at line 96 of file KeyCodeMap_Internal.h.

◆ mandatory

bool flutter::LayoutGoal::mandatory

Definition at line 103 of file KeyCodeMap_Internal.h.


The documentation for this struct was generated from the following file: