Control.

ContextMenu Property

Summary

Gets or sets a context menu to the control.
Namespace
Avalonia.Controls
Containing Type
Control

Syntax

public ContextMenu? ContextMenu { get; set; }

Value

Type Description
ContextMenu?