Skip to main content

FlyoutPresenterTheme Property

Gets or sets the ControlTheme that is applied to the container element generated for the flyout presenter.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public ControlTheme? FlyoutPresenterTheme { get; set; }

Property Value

ControlTheme

See Also

Reference

MenuFlyout Class
Avalonia.Controls Namespace