PopupList Class |
Namespace: DigitalRuby.WeatherMaker
The PopupList type exposes the following members.
| Name | Description | |
|---|---|---|
| editorWindow | The EditorWindow that contains the popup content. | |
| IsShowing |
True if showing, false otherwise
| |
| Items |
Items
| |
| ListStyle |
List style
| |
| SelectedItemIndex |
Selected index
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetWindowSize |
Get the window size
(Overrides PopupWindowContent.GetWindowSize.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnClose |
OnClose
(Overrides PopupWindowContent.OnClose.) | |
| OnGUI |
OnGUI
(Overrides PopupWindowContent.OnGUI(Rect).) | |
| OnOpen |
OnOpen
(Overrides PopupWindowContent.OnOpen.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| SelectedIndexChanged |
Fires when selected index changes
| |
| Size |
Size
| |
| Title |
Title
|