Table of Contents

Interface IUIReferenceSelectedArgs

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.Rule
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Provides arguments for the reference selected ui event rule.

public interface IUIReferenceSelectedArgs : IUIRuleArguments

Properties

Value

Gets the value.

object? Value { get; }

Property Value

object