Class SpinnerViewAutomationPeer
Exposes SpinnerView control to UI Automation.
Inheritance
System.Object
SpinnerViewAutomationPeer
Namespace: Syncfusion.UI.Xaml.Automation.Peers
Assembly: Syncfusion.Editors.WinUI.dll
Syntax
public class SpinnerViewAutomationPeer : FrameworkElementAutomationPeer
Constructors
SpinnerViewAutomationPeer(SpinnerView)
Initializes a new instance of the SpinnerViewAutomationPeer class.
Declaration
public SpinnerViewAutomationPeer(SpinnerView control)
Parameters
Type | Name | Description |
---|---|---|
SpinnerView | control | The SpinnerView control. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type |
---|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType |
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
Type |
---|
System.String |