get_showAtRunMode();
Object.defineProperty('showAtRunMode');
Type | Description |
---|---|
boolean | true to render this object if the container is in run mode, otherwise; false. |
This renderer overrides AnnHotspotObjectRenderer.ShowAtRunMode to return true and the media object is rendered even if the container is in run mode.