Table of Contents

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

Filter

Options

Gets the options.

IStyleRuleOptions Options { get; }

Property Value

IStyleRuleOptions