Window.TooltipInfo

Undocumented in source.
class Window
protected protected static
struct TooltipInfo {}

Members

Variables

alignment
uint alignment;
Undocumented in source.
ownerWidget
Widget ownerWidget;
Undocumented in source.
popup
PopupWidget popup;
Undocumented in source.
timerId
ulong timerId;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta