MenuFlyoutItemContainerTheme Property

Gets or sets the ControlTheme that is applied to the container element generated for each item.

Definition

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

Property Value

ControlTheme

See Also