get_userMode();
set_userMode(value);
Object.defineProperty('userMode');
Type | Description |
---|---|
AnnUserMode | The current user mode for this container. The default value is AnnUserMode.Design |
When this container is rendered, some of the objects will behave differently depending on the user mode. For example, AnnHotspotObject will not be visible in run mode.
The value of this property will change by the automation framework.