DirectiveLayer
Extends
Constructors
Constructor
new DirectiveLayer(options): DirectiveLayer;
Parameters
| Parameter | Type |
|---|---|
options | DirectiveLayerOptions |
Returns
DirectiveLayer
Inherited from
Properties
| Property | Type | Inherited from |
|---|---|---|
id | string | Layer.id |
options | DirectiveLayerOptions | Layer.options |
Accessors
clickThrough
Inherited from
Methods
dispose()
dispose(force?): void;
Parameters
| Parameter | Type | Default value |
|---|---|---|
force | boolean | false |
Returns
void
Overrides
userCanExit()
userCanExit(): boolean;
Returns
boolean