Condition.Evaluate Method
Evaluates the Condition for the specified AttributeSet.
Evaluate(AttributeSet attributes)
Evaluates the Condition for the specified AttributeSet.Syntax
public System.Boolean Evaluate (
AttributeSet attributes
)
Parameters
The attributes to evaluate the condition for.
Return Value
True if the condition evaluates to True for attributes; otherwise, False.
Platforms
Windows, Linux, Android