getModeBitsSnapshot

abstract fun getModeBitsSnapshot(): Long

Returns one atomic packed snapshot of durable mode state.

The current bit layout is owned by core and should be treated as opaque outside optimized input/render handoff code. General callers should prefer getModeSnapshot.

Return

A packed 64-bit word containing a snapshot of all active modes.