Back to API Reference
Class
NativeKeyCodeExtensions
static
ABI companion for NativeKeyCode. The enum's integer values are mirrored in the native plugin sources (macOS/iOS.mm, WebGL.jslib, Android.java) — when a key is appended to the enum, update MaxDelivered and the native tables together (see Additional/plans ci-checks.md for the sync invariants).
public static const NativeKeyCode MaxDeliveredHighest key value the platform layer may deliver. The single receiver-side clamp — individual backends must never hardcode their own upper bound (a stale per-backend clamp silently mutes keys appended later).
