AutomationLandmarkType Enumeration
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public enum AutomationLandmarkType
Public Enumeration AutomationLandmarkType
type AutomationLandmarkType
Members
| Banner | 0 | |
| Complementary | 1 | |
| ContentInfo | 2 | |
| Region | 3 | |
| Form | 4 | |
| Main | 5 | |
| Navigation | 6 | |
| Search | 7 |