PopupListListStyle Property |
List style
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GUIStyle ListStyle { get; set; }
Public Property ListStyle As GUIStyle
Get
Set
public:
property GUIStyle^ ListStyle {
GUIStyle^ get ();
void set (GUIStyle^ value);
}
member ListStyle : GUIStyle with get, set
Property Value
Type:
GUIStyleSee Also