Skip to main content

SetIsRequiredForForm Method

Helper for setting IsRequiredForForm property on a StyledElement.

Definition

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

public static void SetIsRequiredForForm(
StyledElement element,
bool value
)

Parameters

  StyledElement
 
  Boolean
 

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace