MapManager.ShowMapsUpdateUI Method

Definition

Displays the UI that lets users update maps that were previously downloaded for offline use.

public:
 static void ShowMapsUpdateUI();
 static void ShowMapsUpdateUI();
public static void ShowMapsUpdateUI();
function showMapsUpdateUI()
Public Shared Sub ShowMapsUpdateUI ()

Remarks

See the remarks section of the ShowDownloadedMapsUI method.

Applies to

See also