Click or drag to resize

UpdateCommands Properties

The UpdateCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberResume
Temporary blocks UI updates. The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.
Public propertyStatic memberSuspend
Temporary blocks UI updates. The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.
Top
See Also