SelectAtPoint(Double, Double, String?, Boolean, Nullable) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll

Resolves the hot-design element at a preview point and optionally updates the runtime selection.

public SourceGenHotDesignHitTestResult SelectAtPoint(double x, double y, string? buildUri = null, bool updateSelection = true, SourceGenHotDesignHitTestMode? mode = default(SourceGenHotDesignHitTestMode? ))

Parameters

buildUri
String
updateSelection
Boolean

Returns