GetHotDesignLogicalTree(String?, String?) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll

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

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

Parameters

buildUri
String
search
String

Returns