setStatic method
Sets the presentation's static flag. If true, the presentation is static, meaning all segments are available at once.
Implementation
external void setStatic(bool isStatic);
Sets the presentation's static flag. If true, the presentation is static, meaning all segments are available at once.
external void setStatic(bool isStatic);