NativeMenuItem(String) Constructor

Initializes a new instance of the NativeMenuItem class

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public NativeMenuItem(
	string header
)

Parameters

header  String
 

See Also