Layer.bindings

Keys and events on this layer. These binding are tested in reverse-order, so bindings that come last are tested first, giving them higher priority.

struct Layer
Trigger[] bindings;

Meta