Skip to main content

IsDefault Property

Gets or sets a value indicating whether the button is the default button for the window.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsDefault { get; set; }

Property Value

Boolean

See Also

Reference

Button Class
Avalonia.Controls Namespace