Skip to content

Class pinnacle.snowcap.integration.QuitPrompt ​

A quit prompt.

When opened, pressing ENTER will quit the compositor.

Fields ​

border_radius ​

border_radius: number

The radius of the prompt's corners.

border_thickness ​

border_thickness: number

THe thickness of the prompt border.

background_color ​

background_color: snowcap.Color

The color of the prompt background.

border_color ​

border_color: snowcap.Color

The color of the prompt border.

font ​

font: snowcap.Font

The font of the prompt.

width ​

width: integer

The width of the prompt.

height ​

height: integer

The height of the prompt.

Functions ​

method show ​

function pinnacle.snowcap.integration.QuitPrompt:show()

Shows this quit prompt.

Last updated: