🧪 Version 0.2.2 is our alpha release candidate. Please send us bug reports and suggestions!

Sketchingpy

Creative coding and interactive science everywhere for everyone: web, desktop, mobile, Jupyter, and more. Open source!

Reference for get_dialog_layer

Get access to dialogs. This is part of the reference section.

Purpose

Get access to the interactive dialog layer. Returns None if not available or permitted.

Snippet

Access the dialog layer.
sketch.get_dialog_layer()

Examples

Availability

Available for Sketch2DWeb and Sketch2DApp.

See also