Table of Contents

Class DropDownButton

Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.dll

A button with an added drop-down chevron to visually indicate it has a flyout with additional actions.

public class DropDownButton : Button, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, IStyleable, INamed, IInputElement, IDataTemplateHost, ISetterValue, ICommandSource
Inheritance
DropDownButton
Implements
Inherited Members
Extension Methods

Constructors

DropDownButton()

Initializes a new instance of the DropDownButton class.

public DropDownButton()