GetHotDesignVisualTree(String?, String?) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll

Gets the current hot-design live visual tree projection for the active preview session.

public SourceGenHotDesignLiveTreeSnapshot GetHotDesignVisualTree(string? buildUri = null, string? search = null)

Parameters

buildUri
String
search
String

Returns