Skip to documentation
SLOP

tiny.windowing.FocusEvent

Reference tiny.windowing FocusEvent

Defined in event.

API (1)

Fields and members

Public fields and members.

No direct callersNo direct callseventFocusEvent
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/windowing/src/event.zig:77

zig
pub const FocusEvent = struct {    focused: bool,};

Source: lib/windowing/src/root.zig:82

zig
pub const FocusEvent = event.FocusEvent;

Audit

Definitions1
Public names2
Members1
Version26.7.0
Revisiondaab053ee433