Button.

IsDefault Property

Summary

Gets or sets a value indicating whether the button is the default button for the window.
Namespace
Avalonia.Controls
Containing Type
Button

Syntax

public bool IsDefault { get; set; }

Value

Type Description
bool