[ Version ( since = "1.7" ) ]
public void set_adaptive_preview (bool adaptive_preview)
Sets whether adaptive preview for this is currently open.
Adaptive preview is a debugging tool used for testing the window contents at specific screen sizes, simulating mobile environment.
Adaptive preview can always be accessed from inspector. This function allows applications to open it manually.
Most applications should not use this function.
| this |
an application window |
| adaptive_preview |
whether to open adaptive preview |