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