XamlInlayHintOptions Class

Definition

public sealed record XamlInlayHintOptions(bool EnableBindingTypeHints = true, XamlInlayHintTypeDisplayStyle TypeDisplayStyle = XamlInlayHintTypeDisplayStyle.Short) : IEquatable<XamlInlayHintOptions>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)