Interface ICondition
An interface that a given object must implement in order to be set on a ConditionBehavior.Condition property.
Namespace: Microsoft.Expression.Interactivity.Core
Assembly: OpenSilver.Expression.Interactions.dll
Syntax
public interface ICondition
Methods
| Improve this Doc View SourceEvaluate()
Declaration
bool Evaluate()
Returns
Type | Description |
---|---|
System.Boolean |