GetPathString(Visual) Method

Definition

Assembly HeadlessTestingFramework.dll

Gets the path as type names for debugging.

public static string GetPathString(this Visual visual)

Parameters

visual
Avalonia.Visual

The visual to get the path for.

Returns

String
A string representing the path of type names.