browser-window 0.5.3

A simple async/await aware browser (GUI) toolkit.
1
initSidebarItems({"struct":[["ContentDimensions","Gets or sets the width and height of the content of the window."],["Opacity","Gets or sets the opacity of the window. An opacity of 255 means the window is invisible. An opacity of 0 means the window is completely visible. Anything in between makes the window transparent."],["Position","Gets or sets the current position of the window."],["Title","Gets or sets the title of the window."],["WindowBuilder","Exposes functionality related to constructing a window."],["WindowDimensions","Gets or sets the current window size including its border and titlebar."],["WindowHandle","A handle that exposes all windowing functionality."],["WindowResizeEventArgs",""]],"trait":[["OwnedWindow",""]],"type":[["StandardWindowEvent",""]]});