WindowResponse

Describes available types of UI response to user panning and zooming operations.

Defer the view update until after the user action is complete.

Deferred = 0

Update the view immediately while the user action is happening.

Immediate = 1