TileLayer.AutoUpdate Property
Gets or sets a flag indicating if DataReady events are sent to the view/map control when new tiles have been read, so that the map control can update the view with the new data.
Syntax
public System.Boolean AutoUpdate { get; set; }
Property Value
Default: true
True to send events and automatically update the map when new tiles have been read; otherwise, False.
Platforms
Windows, Linux, Android