Skip to main content

SetValue Method

Sets the value of a control.

Definition

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

void SetValue(
string? value
)
View Source

Parameters

  String
The value to set. The provider is responsible for converting the value to the appropriate data type.

See Also

Reference

IValueProvider Interface
Avalonia.Automation.Provider Namespace