NativeMenuItemHeader Property

Gets or sets the content of the control's header.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Header { get; set; }

Property Value

String

See Also