Style Properties
BoxModel
- BorderBottom : TextureRelativeSize
- BorderLeft : TextureRelativeSize
- BorderRight : TextureRelativeSize
- BorderTop : TextureRelativeSize
- MarginBottom : UISpaceSize
- MarginLeft : UISpaceSize
- MarginRight : UISpaceSize
- MarginTop : UISpaceSize
- MaxHeight : UISizeConstraint
- MaxWidth : UISizeConstraint
- MinHeight : UISizeConstraint
- MinWidth : UISizeConstraint
- PaddingBottom : UISpaceSize
- PaddingLeft : UISpaceSize
- PaddingRight : UISpaceSize
- PaddingTop : UISpaceSize
- PreferredHeight : UIMeasurement
- PreferredWidth : UIMeasurement
Layout
- AspectRatio : AspectRatio
- CollapseSpaceHorizontal : SpaceCollapse
- CollapseSpaceVertical : SpaceCollapse
- GridItemX : GridItemPlacement
- GridItemY : GridItemPlacement
- GridLayoutColGap : float
- GridLayoutDensity : GridLayoutDensity
- GridLayoutRowGap : float
- GridMainAxisTemplate : GridTemplate
- GridOverflowAxisTemplate : GridTemplate
- LayoutBehavior : LayoutBehavior
- LayoutDirection : LayoutDirection
- LayoutFillOriginHorizontal : float
- LayoutFillOriginVertical : float
- LayoutPriority : int
- LayoutType : LayoutType
- SpaceBetweenHorizontal : UISpaceSize
- SpaceBetweenVertical : UISpaceSize
Alignment
- AlignmentBoundaryX : AlignmentBoundary
- AlignmentBoundaryY : AlignmentBoundary
- AlignmentDirectionX : AlignmentDirection
- AlignmentDirectionY : AlignmentDirection
- AlignmentOffsetX : AlignmentOffset
- AlignmentOffsetY : AlignmentOffset
- AlignmentOriginX : AlignmentOffset
- AlignmentOriginY : AlignmentOffset
- AlignmentTargetX : AlignmentTarget
- AlignmentTargetY : AlignmentTarget
Rendering
- BackgroundColor : UnityEngine.Color
- BackgroundFit : BackgroundFit
- BackgroundImage : TextureId
- BackgroundImageOffsetX : TextureRelativeSize
- BackgroundImageOffsetY : TextureRelativeSize
- BackgroundImageRotation : UIAngle
- BackgroundImageTileX : float
- BackgroundImageTileY : float
- BackgroundImageUVMirror : UVMirrorMode
- BackgroundImageUVWrap : UVWrapMode
- BackgroundRectMaxX : TextureRelativeSize
- BackgroundRectMaxY : TextureRelativeSize
- BackgroundRectMinX : TextureRelativeSize
- BackgroundRectMinY : TextureRelativeSize
- BackgroundTint : UnityEngine.Color
- BorderColor : UnityEngine.Color
- CornerRadiusBottomLeft : ElementRelativeSize
- CornerRadiusBottomRight : ElementRelativeSize
- CornerRadiusTopLeft : ElementRelativeSize
- CornerRadiusTopRight : ElementRelativeSize
- Dilate : float
- Feather : float
- LayerTarget : LayerTarget
- Opacity : UIRange01
- OutlineColor : UnityEngine.Color
- OutlineWidth : ElementRelativeSize
- RenderTransform : RenderTransform
- TransformPivotX : float
- TransformPivotY : float
- Visibility : Visibility
Input
- Cursor : CursorInfo
- InputBlocking : InputBlocking
- PointerEvents : PointerEvents
TextLayout
- TextAlignment : TextAlignment
- TextCharacterSpacing : UIFontSize
- TextEffect : TextEffect
- TextFontAsset : FontAssetId
- TextFontSize : UIFontSize
- TextGlyphAlternates : EvolveUI.Native.GlyphAlternate
- TextGlyphLayout : EvolveUI.Native.GlyphLayout
- TextGlyphSequencing : EvolveUI.Native.GlyphSequence
- TextGlyphStyleIndex : byte
- TextLineBreakMode : LineBreakMode
- TextLineHeight : UIFontSize
- TextMaxLineCount : int
TextRendering
- TextColor : UnityEngine.Color
- TextDecoration : TextDecoration
- TextDecorationColor : UnityEngine.Color
- TextEffectColor : UnityEngine.Color
- TextFontStyle : FontStyle
- TextFontWeight : FontWeight
- TextOverflow : TextOverflow
- TextSelectionCaretColor : UnityEngine.Color
- TextSelectionColor : UnityEngine.Color
- TextSelectionHighlightColor : UnityEngine.Color
- TextTransform : TextTransform
Clipping
- ClipBounds : ClipBounds
- OverflowX : Overflow
- OverflowY : Overflow
Masking
- Mask : TextureId
- MaskOffsetX : TextureRelativeSize
- MaskOffsetY : TextureRelativeSize
- MaskRotation : UIAngle
- MaskScaleX : float
- MaskScaleY : float
- MaskThreshold : float
Shadow
- ShadowBlur : float
- ShadowColor : UnityEngine.Color
- ShadowOffsetX : ElementRelativeSize
- ShadowOffsetY : ElementRelativeSize
- ShadowSpread : float
Reveal
- RevealAmount : UIRange01
- RevealDirection : RevealDirection
- RevealMode : RevealMode