UNPKG

@nodegui/nodegui

Version:

A cross-platform library to build native desktop apps.

13 lines (12 loc) 273 B
export declare enum WindowFrameSection { NoSection = 0, LeftSection = 1, TopLeftSection = 2, TopSection = 3, TopRightSection = 4, RightSection = 5, BottomRightSection = 6, BottomSection = 7, BottomLeftSection = 8, TitleBarArea = 9 }