-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
LogicalTreeTestHelper
-
Methods
-
IsLastLogicalChild(ILogical)
IsLastLogicalChild(ILogical) Method
Definition
Checks if this is the last child of its parent.
public static bool IsLastLogicalChild(this ILogical logical)
Parameters
Returns
- Boolean
- True if this is the last child.