ASS properties#
Detailed Description#
AUI Style Sheets property customizes view's appearance and behavior.
Related Pages#
-
Controls the text color of AView.
-
Controls the text shadow of AView.
-
Represents right border.
-
Controls how do scrollbars and content appear in AScrollArea. This rule is applicable to AScrollArea only.
-
Controls the font of AView.
-
Controls the rendering offset transform of AView.
-
Controls the opacity of AView.
-
Represents left border.
-
Controls border radius.
-
Controls the font family of AView.
-
Controls the font size of AView.
-
Represents box shadow.
-
Controls the fixed size of AView.
-
Custom property with user-defined handlers.
-
Controls line height multiplier of the font of the AView.
-
Represents border.
-
Represents box shadow.
-
Represents backdrop filter effect which applied to the pixels behind the view (i.e., blur, grayscale, etc.)
-
Represents custom-rendered background effect.
-
Represents bottom border.
-
Determines sizing rules of a background texture (BackgroundImage).
-
Represents textured (image) background.
-
Represents solid (single color) background.
-
Controls the max size of AView.
-
Represents top border.
-
Controls the text border of AView.
-
Controls the gap between elements of the container. Basically acts like a margin, but the gaps appear between views only, not around them.
-
Controls view's margins.
-
Represents gradient background.
-
Controls the expanding of AView.
-
Controls the rendering scale transform of AView.
-
Controls the padding of AView.
-
Controls the min size of AView.
-
Controls the rendering offset transform of AView.
-
Controls background texture cropping by exact UV coordinates. Useful for texture atlases.
-
Represents cursor type.
-
Controls how fonts are rendered in the view.
-
Controls the text vertical alignment of AView.
-
Specifies text floating in text wrapping views, i.e, ATextArea, AText.
-
Controls the image rendering type.
-
Controls the text transform of AView.
-
Controls visibility of the overflowed contents of AView with AView::drawStencilMask.
-
Controls behavior of the overflowed text. Relevant to AAbstractLabel and its derivatives only.
-
Controls the behaviour of the default AView::drawStencilMask() implementation.
-
Controls the text alignment inside AView.