Skip to main content

SetLandmarkType Method

Helper for setting the value of the LandmarkTypeProperty on a StyledElement.

Definition

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

public static void SetLandmarkType(
StyledElement element,
AutomationLandmarkType? value
)

Parameters

  StyledElement
 
  Nullable(AutomationLandmarkType)
 

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace