GetLogicalPathString(ILogical) Method

Definition

Assembly HeadlessTestingFramework.dll

Gets the logical path as type names for debugging.

public static string GetLogicalPathString(this ILogical logical)

Parameters

logical
Avalonia.LogicalTree.ILogical

The logical to get the path for.

Returns

String
A string representing the path of type names.