ElementNotEnabledException(String) Constructor

Initializes a new instance of the ElementNotEnabledException class

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ElementNotEnabledException(
	string message
)

Parameters

message  String
 

See Also