UIConfig.ConfigKey Enumeration |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
| Member name | Value | Description |
---|
| DefaultFont | 0 | |
| ButtonSound | 1 | |
| ButtonSoundVolumeScale | 2 | |
| HorizontalScrollBar | 3 | |
| VerticalScrollBar | 4 | |
| DefaultScrollStep | 5 | |
| DefaultScrollBarDisplay | 6 | |
| DefaultScrollTouchEffect | 7 | |
| DefaultScrollBounceEffect | 8 | |
| TouchScrollSensitivity | 9 | |
| WindowModalWaiting | 10 | |
| GlobalModalWaiting | 11 | |
| PopupMenu | 12 | |
| PopupMenu_seperator | 13 | |
| LoaderErrorSign | 14 | |
| TooltipsWin | 15 | |
| DefaultComboBoxVisibleItemCount | 16 | |
| TouchDragSensitivity | 17 | |
| ClickDragSensitivity | 18 | |
| ModalLayerColor | 19 | |
| RenderingTextBrighterOnDesktop | 20 | |
| AllowSoftnessOnTopOrLeftSide | 21 | |
| InputCaretSize | 22 | |
| InputHighlightColor | 23 | |
| RightToLeftText | 24 | |
| PleaseSelect | 100 | |
See Also