IAppearance Members
Declares the basic properties of conditional appearance rules. Serves as the base interface for the IAppearanceRuleProperties interface.#Properties
Name | Description |
---|---|
Back |
Specifies the background color of UI elements affected by the conditional appearance rule. |
Enabled | Specifies whether UI elements affected by the conditional appearance rule must be enabled. |
Font |
Specifies the font color of UI elements affected by the conditional appearance rule. |
Font |
Specifies the font style of UI elements affected by the conditional appearance rule. |
Priority | Specifies the volume of the conditional appearance rule. Used when several rules affect the same UI element. |
Visibility | Specifies the visibility of UI elements affected by a conditional appearance rule. |
See Also