GetDetailedLogicalPathString(ILogical) Method

Definition

Assembly HeadlessTestingFramework.dll

Gets a detailed logical path string including names where available.

public static string GetDetailedLogicalPathString(this ILogical logical)

Parameters

logical
Avalonia.LogicalTree.ILogical

The logical to get the path for.

Returns

String
A detailed string representing the path.