| UIControl Fields |
The UIControl type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoUnfocusPropertyId |
The ID of the AutoUnfocus game object property.
| |
| BackgroundPropertyId |
The ID of the Background game object property.
| |
| FocusablePropertyId |
The ID of the Focusable game object property.
| |
| FocusWhenMouseOverPropertyId |
The ID of the FocusWhenMouseOver game object property.
| |
| FontPropertyId |
The ID of the Font game object property.
| |
| ForegroundPropertyId |
The ID of the Foreground game object property.
| |
| HeightPropertyId |
The ID of the Height game object property.
| |
| HorizontalAlignmentPropertyId |
The ID of the HorizontalAlignment game object property.
| |
| IsEnabledPropertyId |
The ID of the IsEnabled game object property.
| |
| IsFocusedPropertyId |
The ID of the IsFocused game object property.
| |
| IsFocusScopePropertyId |
The ID of the IsFocusScope game object property.
| |
| IsMouseOverPropertyId |
The ID of the IsMouseOver game object property.
| |
| IsVisiblePropertyId |
The ID of the IsVisible game object property.
| |
| MarginPropertyId |
The ID of the Margin game object property.
| |
| MaxHeightPropertyId |
The ID of the MaxHeight game object property.
| |
| MaxWidthPropertyId |
The ID of the MaxWidth game object property.
| |
| MinHeightPropertyId |
The ID of the MinHeight game object property.
| |
| MinWidthPropertyId |
The ID of the MinWidth game object property.
| |
| OpacityPropertyId |
The ID of the Opacity game object property.
| |
| PaddingPropertyId |
The ID of the Padding game object property.
| |
| RenderRotationPropertyId |
The ID of the RenderRotation game object property.
| |
| RenderScalePropertyId |
The ID of the RenderScale game object property.
| |
| RenderTransformOriginPropertyId |
The ID of the RenderTransformOrigin game object property.
| |
| RenderTranslationPropertyId |
The ID of the RenderTranslation game object property.
| |
| ToolTipPropertyId |
The ID of the ToolTip game object property.
| |
| VerticalAlignmentPropertyId |
The ID of the VerticalAlignment game object property.
| |
| WidthPropertyId |
The ID of the Width game object property.
| |
| XPropertyId |
The ID of the X game object property.
| |
| YPropertyId |
The ID of the Y game object property.
|