SelectElement(String?, String?) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll

Sets the active hot-design element selection and returns the updated workspace snapshot.

public SourceGenHotDesignWorkspaceSnapshot SelectElement(string? buildUri, string? elementId)

Parameters

buildUri
String
elementId
String

Returns