Show / Hide Table of Contents

Property inputBlocker.Pause


Overload

Gets or sets whether the blocking is paused.

public bool Pause { get; set; }
Property Value
bool

Remarks

The set function is much faster than inputBlocker.Stop/inputBlocker.Start. Does not remove hooks etc. Discards blocked keys.