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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
ToolBarTray.Demo
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Avalonia (>= 11.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AvaloniaControlsToolBar:
Repository | Stars |
---|---|
MeltyPlayer/FinModelUtility
Model viewer and command-line tools for extracting models from various GCN/3DS/PC games en-masse.
|
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 1,947 | 2/7/2024 |