ArcGIS API for Windows Phone - Library Reference
IsBusy Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : IsBusy Property

Gets a value indicating whether this the layer is currently loading its legend.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsBusy As Boolean
C# 
public bool IsBusy {get;}

Property Value

true if this instance is busy; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.