AutomationManager
Class
Manager controlling the automation behavior of the controls.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public static class AutomationManager
Inheritance: objectAutomationManager
Properties
Gets or sets a value indicating whether automation-related logic is enabled for Windows.
C#
public static bool EnableWindowsAutomation { get; set; }