UNPKG

@nodegui/nodegui

Version:

A cross-platform library to build native desktop apps.

6 lines (5 loc) 127 B
export declare enum AspectRatioMode { IgnoreAspectRatio = 0, KeepAspectRatio = 1, KeepAspectRatioByExpanding = 2 }