SourceGenHotDesignLiveTreeSnapshot Class

Definition

public sealed record SourceGenHotDesignLiveTreeSnapshot(SourceGenHotDesignHitTestMode Mode, string? ActiveBuildUri, string? SelectedElementId, IReadOnlyList<SourceGenHotDesignElementNode> Elements) : IEquatable<SourceGenHotDesignLiveTreeSnapshot>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)