-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Appium
-
ElementAttributes
-
Methods
-
GetAllAttributes(Control)
GetAllAttributes(Control) Method
Definition
Gets all available attributes from an element.
public static Dictionary<string, string?> GetAllAttributes(Control element)
Parameters
Returns