View.UpdateEnabled Property
Gets or sets a flag that enables or disables view updates.
Syntax
public System.Boolean UpdateEnabled { get; set; }
Property Value
Default: true
True if view updates are enabled; otherwise, False.
Remarks
If updates are disabled then calls to update the view will return immediately without updating the view.
Platforms
Windows, Linux, Android