Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.PanAndZoom
ZoomBorder
Properties
ResetCommand
Menu
On this page
ResetCommand Property
Definition
Namespace
Avalonia.Controls.PanAndZoom
Assembly
PanAndZoom.dll
View source
Gets the command to reset the view.
public ICommand ResetCommand { get; }
Returns
ICommand