.. index:: pair: enum; PropertyId .. _doxid-namespace_e_e_1_1_u_i_1_1_c_s_s_1adfcc9cff3b9cdbccb53990c29a60c3e5: enum EE::UI::CSS::PropertyId ============================ .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum PropertyId: :ref:`Uint32` { :target:`Id` = String::hash("id"), :target:`Class` = String::hash("class"), :target:`X` = String::hash("x"), :target:`Y` = String::hash("y"), :target:`Width` = String::hash("width"), :target:`Height` = String::hash("height"), :target:`BackgroundColor` = String::hash("background-color"), :target:`BackgroundImage` = String::hash("background-image"), :target:`BackgroundTint` = String::hash("background-tint"), :target:`BackgroundPositionX` = String::hash("background-position-x"), :target:`BackgroundPositionY` = String::hash("background-position-y"), :target:`BackgroundRepeat` = String::hash("background-repeat"), :target:`BackgroundSize` = String::hash("background-size"), :target:`ForegroundColor` = String::hash("foreground-color"), :target:`ForegroundTint` = String::hash("foreground-tint"), :target:`ForegroundImage` = String::hash("foreground-image"), :target:`ForegroundPositionX` = String::hash("foreground-position-x"), :target:`ForegroundPositionY` = String::hash("foreground-position-y"), :target:`ForegroundRepeat` = String::hash("foreground-repeat"), :target:`ForegroundSize` = String::hash("foreground-size"), :target:`ForegroundRadius` = String::hash("foreground-radius"), :target:`Visible` = String::hash("visible"), :target:`Enabled` = String::hash("enabled"), :target:`Theme` = String::hash("theme"), :target:`Skin` = String::hash("skin"), :target:`SkinColor` = String::hash("skin-color"), :target:`Gravity` = String::hash("gravity"), :target:`Flags` = String::hash("flags"), :target:`MarginLeft` = String::hash("margin-left"), :target:`MarginRight` = String::hash("margin-right"), :target:`MarginTop` = String::hash("margin-top"), :target:`MarginBottom` = String::hash("margin-bottom"), :target:`Tooltip` = String::hash("tooltip"), :target:`LayoutWeight` = String::hash("layout-weight"), :target:`LayoutGravity` = String::hash("layout-gravity"), :target:`LayoutWidth` = String::hash("layout-width"), :target:`LayoutHeight` = String::hash("layout-height"), :target:`LayoutToLeftOf` = String::hash("layout-to-left-of"), :target:`LayoutToRightOf` = String::hash("layout-to-right-of"), :target:`LayoutToTopOf` = String::hash("layout-to-top-of"), :target:`LayoutToBottomOf` = String::hash("layout-to-bottom-of"), :target:`Clip` = String::hash("clip"), :target:`Rotation` = String::hash("rotation"), :target:`Scale` = String::hash("scale"), :target:`RotationOriginPointX` = String::hash("rotation-origin-point-x"), :target:`RotationOriginPointY` = String::hash("rotation-origin-point-y"), :target:`ScaleOriginPointX` = String::hash("scale-origin-point-x"), :target:`ScaleOriginPointY` = String::hash("scale-origin-point-y"), :target:`BlendMode` = String::hash("blend-mode"), :target:`PaddingLeft` = String::hash("padding-left"), :target:`PaddingRight` = String::hash("padding-right"), :target:`PaddingTop` = String::hash("padding-top"), :target:`PaddingBottom` = String::hash("padding-bottom"), :target:`Opacity` = String::hash("opacity"), :target:`Cursor` = String::hash("cursor"), :target:`Text` = String::hash("text"), :target:`TextTransform` = String::hash("text-transform"), :target:`Color` = String::hash("color"), :target:`TextShadowColor` = String::hash("text-shadow-color"), :target:`TextShadowOffset` = String::hash("text-shadow-offset"), :target:`SelectionColor` = String::hash("selection-color"), :target:`SelectionBackColor` = String::hash("selection-back-color"), :target:`FontFamily` = String::hash("font-family"), :target:`FontSize` = String::hash("font-size"), :target:`FontStyle` = String::hash("font-style"), :target:`TextDecoration` = String::hash("text-decoration"), :target:`Wordwrap` = String::hash("word-wrap"), :target:`TextStrokeWidth` = String::hash("text-stroke-width"), :target:`TextStrokeColor` = String::hash("text-stroke-color"), :target:`TextSelection` = String::hash("text-selection"), :target:`TextAlign` = String::hash("text-align"), :target:`Icon` = String::hash("icon"), :target:`MinIconSize` = String::hash("min-icon-size"), :target:`MinSize` = String::hash("min-size"), :target:`MaxSize` = String::hash("max-size"), :target:`Src` = String::hash("src"), :target:`ScaleType` = String::hash("scale-type"), :target:`Tint` = String::hash("tint"), :target:`MaxTextLength` = String::hash("max-text-length"), :target:`MinTabWidth` = String::hash("min-tab-width"), :target:`MaxTabWidth` = String::hash("max-tab-width"), :target:`TabClosable` = String::hash("tab-closable"), :target:`TabsEdgesDiffSkin` = String::hash("tabs-edges-diff-skin"), :target:`TabSeparation` = String::hash("tab-separation"), :target:`TabHeight` = String::hash("tab-height"), :target:`TabCloseButtonVisible` = String::hash("tab-close-button-visible"), :target:`Selected` = String::hash("selected"), :target:`Checked` = String::hash("checked"), :target:`PopUpToRoot` = String::hash("popup-to-root"), :target:`MaxVisibleItems` = String::hash("max-visible-items"), :target:`SelectedIndex` = String::hash("selected-index"), :target:`SelectedText` = String::hash("selected-text"), :target:`ScrollBarStyle` = String::hash("scrollbar-style"), :target:`RowHeight` = String::hash("row-height"), :target:`VScrollMode` = String::hash("vscroll-mode"), :target:`HScrollMode` = String::hash("hscroll-mode"), :target:`ColumnMargin` = String::hash("column-margin"), :target:`RowMargin` = String::hash("row-margin"), :target:`ColumnMode` = String::hash("column-mode"), :target:`RowMode` = String::hash("row-mode"), :target:`ColumnWeight` = String::hash("column-weight"), :target:`ColumnHeight` = String::hash("column-height"), :target:`ColumnWidth` = String::hash("column-width"), :target:`RowWeight` = String::hash("row-weight"), :target:`ReverseDraw` = String::hash("reverse-draw"), :target:`Orientation` = String::hash("orientation"), :target:`Indeterminate` = String::hash("indeterminate"), :target:`MaxProgress` = String::hash("max-progress"), :target:`Progress` = String::hash("progress"), :target:`FillColor` = String::hash("fill-color"), :target:`Radius` = String::hash("radius"), :target:`OutlineThickness` = String::hash("outline-thickness"), :target:`AnimationSpeed` = String::hash("animation-speed"), :target:`ArcStartAngle` = String::hash("arc-start-angle"), :target:`MinWidth` = String::hash("min-width"), :target:`MinHeight` = String::hash("min-height"), :target:`MaxWidth` = String::hash("max-width"), :target:`MaxHeight` = String::hash("max-height"), :target:`TotalSteps` = String::hash("total-steps"), :target:`VerticalExpand` = String::hash("vertical-expand"), :target:`DisplayPercent` = String::hash("display-percent"), :target:`MovementSpeed` = String::hash("movement-speed"), :target:`MinValue` = String::hash("min-value"), :target:`MaxValue` = String::hash("max-value"), :target:`Value` = String::hash("value"), :target:`ClickStep` = String::hash("click-step"), :target:`PageStep` = String::hash("page-step"), :target:`BackgroundExpand` = String::hash("background-expand"), :target:`ScrollBarMode` = String::hash("scrollbar-mode"), :target:`HalfSlider` = String::hash("half-slider"), :target:`Owns` = String::hash("owns"), :target:`AllowEditing` = String::hash("allow-editing"), :target:`Locked` = String::hash("locked"), :target:`MaxLength` = String::hash("max-length"), :target:`Numeric` = String::hash("numeric"), :target:`AllowFloat` = String::hash("allow-float"), :target:`TouchDrag` = String::hash("touch-drag"), :target:`TouchDragDeceleration` = String::hash("touch-drag-deceleration"), :target:`WindowTitle` = String::hash("window-title"), :target:`WindowOpacity` = String::hash("window-opacity"), :target:`WindowButtonsOffset` = String::hash("window-buttons-offset"), :target:`WindowFlags` = String::hash("window-flags"), :target:`WindowTitlebarSize` = String::hash("window-titlebar-size"), :target:`WindowBorderSize` = String::hash("window-border-size"), :target:`WindowMinSize` = String::hash("window-min-size"), :target:`WindowButtonsSeparation` = String::hash("window-buttons-separation"), :target:`WindowCornerDistance` = String::hash("window-corner-distance"), :target:`WindowTitlebarAutoSize` = String::hash("window-decoration-auto-size"), :target:`WindowBorderAutoSize` = String::hash("window-border-auto-size"), :target:`Hint` = String::hash("hint"), :target:`HintColor` = String::hash("hint-color"), :target:`HintShadowColor` = String::hash("hint-shadow-color"), :target:`HintShadowOffset` = String::hash("hint-shadow-offset"), :target:`HintFontFamily` = String::hash("hint-font-family"), :target:`HintFontSize` = String::hash("hint-font-size"), :target:`HintFontStyle` = String::hash("hint-font-style"), :target:`HintStrokeWidth` = String::hash("hint-stroke-width"), :target:`HintStrokeColor` = String::hash("hint-stroke-color"), :target:`HintDisplay` = String::hash("hint-display"), :target:`Transition` = String::hash("transition"), :target:`TransitionDelay` = String::hash("transition-delay"), :target:`TransitionDuration` = String::hash("transition-duration"), :target:`TransitionProperty` = String::hash("transition-property"), :target:`TransitionTimingFunction` = String::hash("transition-timing-function"), :target:`Animation` = String::hash("animation"), :target:`AnimationName` = String::hash("animation-name"), :target:`AnimationDelay` = String::hash("animation-delay"), :target:`AnimationDuration` = String::hash("animation-duration"), :target:`AnimationFillMode` = String::hash("animation-fill-mode"), :target:`AnimationIterationCount` = String::hash("animation-iteration-count"), :target:`AnimationPlayState` = String::hash("animation-play-state"), :target:`AnimationTimingFunction` = String::hash("animation-timing-function"), :target:`DragResistance` = String::hash("drag-resistance"), :target:`ChangePagePercent` = String::hash("change-page-percent"), :target:`MaxEdgeResistance` = String::hash("max-edge-resistance"), :target:`PageTransitionDuration` = String::hash("page-transition-duration"), :target:`TimingFunction` = String::hash("timing-function"), :target:`PageLocked` = String::hash("page-locked"), :target:`BorderType` = String::hash("border-type"), :target:`BorderLeftColor` = String::hash("border-left-color"), :target:`BorderRightColor` = String::hash("border-right-color"), :target:`BorderTopColor` = String::hash("border-top-color"), :target:`BorderBottomColor` = String::hash("border-bottom-color"), :target:`BorderLeftWidth` = String::hash("border-left-width"), :target:`BorderRightWidth` = String::hash("border-right-width"), :target:`BorderTopWidth` = String::hash("border-top-width"), :target:`BorderBottomWidth` = String::hash("border-bottom-width"), :target:`BorderTopLeftRadius` = String::hash("border-top-left-radius"), :target:`BorderTopRightRadius` = String::hash("border-top-right-radius"), :target:`BorderBottomLeftRadius` = String::hash("border-bottom-left-radius"), :target:`BorderBottomRightRadius` = String::hash("border-bottom-right-radius"), :target:`BorderSmooth` = String::hash("border-smooth"), :target:`BackgroundSmooth` = String::hash("background-smooth"), :target:`ForegroundSmooth` = String::hash("foreground-smooth"), :target:`TabBarHideOnSingleTab` = String::hash("tabbar-hide-on-single-tab"), :target:`TabBarAllowRearrange` = String::hash("tabbar-allow-rearrange"), :target:`TabBarAllowDragAndDrop` = String::hash("tabbar-allow-drag-and-drop-tabs"), :target:`TabAllowSwitchTabsInEmptySpaces` = String::hash("tabbar-allow-switch-tabs-in-empty-spaces"), :target:`SplitterPartition` = String::hash("splitter-partition"), :target:`SplitterAlwaysShow` = String::hash("splitter-always-show"), :target:`DroppableHoveringColor` = String::hash("droppable-hovering-color"), :target:`TextAsFallback` = String::hash("text-as-fallback"), :target:`SelectOnClick` = String::hash("select-on-click"), :target:`LineSpacing` = String::hash("line-spacing"), :target:`GravityOwner` = String::hash("gravity-owner"), :target:`Href` = String::hash("href"), :target:`Focusable` = String::hash("focusable"), :target:`InnerWidgetOrientation` = String::hash("inner-widget-orientation"), :target:`Glyph` = String::hash("glyph"), :target:`Name` = String::hash("name"), :target:`RowValign` = String::hash("row-valign"), :target:`TextOverflow` = String::hash("text-overflow"), :target:`CheckMode` = String::hash("check-mode"), };