XamlInlayHintLabelPart Class

Definition

public sealed record XamlInlayHintLabelPart(string Value, string? Tooltip = null, AvaloniaSymbolSourceLocation? DefinitionLocation = default(AvaloniaSymbolSourceLocation? )) : IEquatable<XamlInlayHintLabelPart>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)