Enumeration WindowResponse

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

Enumeration Members

Enumeration Members

Deferred: 0

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

Immediate: 1

Update the view immediately while the user action is happening.