Hierarchy

  • WindowBlockRule

Properties

blockConfig: WindowBlockConfig

Configures the block behavior

filter: WindowFilter

The filter which can match a window.

inactiveForLimitedUser: boolean

True when this rule should only be registered when the current user is NOT the limited user.

maxNumberOfCloseTries: number

How often should the system recheck the window

priority: number

The priority of this rule.

recheckTimeInMilliseconds: number

The recheck interval.

useOnlyOnce: boolean

True when this rule should only match once and then never again.

Generated using TypeDoc