PopupListIsShowing Property |
True if showing, false otherwise
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool IsShowing { get; }
Public ReadOnly Property IsShowing As Boolean
Get
public:
property bool IsShowing {
bool get ();
}
member IsShowing : bool with get
Property Value
Type:
BooleanSee Also