ContextRemovedListenerOptions¶ webVis API ReferenceContextRemovedListenerOptionsInterface ContextRemovedListenerOptionsAn object that specifies characteristics about the event listener interface ContextRemovedListenerOptions { once?: boolean;} IndexPropertiesonce? PropertiesOptionalonceonce?: booleanIf true, the listener would be automatically removed when invoked. Defaultfalse
An object that specifies characteristics about the event listener