-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
TreeComparer
-
Methods
-
CompareLogicalTreeTo(ILogical, ILogical, TreeComparisonOptions?)
CompareLogicalTreeTo(ILogical, ILogical, TreeComparisonOptions?) Method
Definition
Compares this logical tree to another.
public static TreeComparisonResult CompareLogicalTreeTo(this ILogical expected, ILogical actual, TreeComparisonOptions? options = null)
Parameters
Returns