Method WithInformationEvents
WithInformationEvents(bool)
Enables or disables information events for the DOM module.
public T WithInformationEvents(bool enableInformationEvents)
Parameters
enableInformationEventsboolIf
true, information events are enabled; otherwise, disabled.
Returns
- T
The builder instance for chaining.