-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
LogicalTreeTestHelper
-
Methods
-
IsOnlyLogicalChild(ILogical)
IsOnlyLogicalChild(ILogical) Method
Definition
Checks if this logical is an only child.
public static bool IsOnlyLogicalChild(this ILogical logical)
Parameters
Returns
- Boolean
- True if this is an only child.