menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpinnerViewAutomationPeer - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved