FrameInfo
channel FrameInfoimport FrameInfo from Wax;Optional persistent window facts supplied by the host. Absent for hosts without a window; capture the channel before reading it. Values persist until the host updates them.
Members
sizefield
public float2 sizeThe drawable width and height in logical points.
scalefield
public float scalePhysical pixels per logical point.
focusedfield
public bool focusedWhether the window currently has input focus.
GetChangesmethod
public static fn GetChanges() : FrameInfoChangesProvided by the compiler.