AvaloniaControlsToolBar 0.0.1

dotnet add package AvaloniaControlsToolBar --version 0.0.1
NuGet\Install-Package AvaloniaControlsToolBar -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AvaloniaControlsToolBar" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AvaloniaControlsToolBar --version 0.0.1
#r "nuget: AvaloniaControlsToolBar, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AvaloniaControlsToolBar as a Cake Addin
#addin nuget:?package=AvaloniaControlsToolBar&version=0.0.1

// Install AvaloniaControlsToolBar as a Cake Tool
#tool nuget:?package=AvaloniaControlsToolBar&version=0.0.1

Avalonia.Controls.ToolBar

Description

ToolBar and ToolBarTray controls for Avalonia (port of WPF)

ToolBar API

Property Name Value Description
Orientation Orientation Defines the orientation of the ToolBar
Band int Defines which group the Toolbar has
BandIndex int Defines which index in group the ToolBar has
IsOverflowOpen bool Defines whether the overflow menu ToolBar is open
HasOverflowItems bool Defines whether the Toolbar has overflowing elements
IsOverflowItem bool Defines is the ToolBar item overflowing
OverflowMode OverflowMode Defines the overflow mode of the ToolBar

ToolBarTray API

Property Name Value Description
Background IBrush? Defines the background of ToolBarTray
Orientation Orientation Defines the orientation of the ToolBarTray (affect to ToolBar.Orientation Property)
IsLocked bool Defines whether the ToolBarTray is locked
ToolBars Collection<ToolBar> Defines Content of ToolBarTray

ToolBar.Demo

alternate text is missing from this package README image

ToolBarTray.Demo

alternate text is missing from this package README image

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1 333 2/7/2024