Interface IUserStyleRule
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Represents a user style rule.
public interface IUserStyleRule
Properties
ApplicationCondition
Gets the application condition.
Filter? ApplicationCondition { get; }
Property Value
Options
Gets the options.
IStyleRuleOptions Options { get; }