menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepTappedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StepTappedEventArgs

    Holds the step tapped event arguments.

    Inheritance
    System.Object
    StepTappedEventArgs
    Namespace: Syncfusion.Maui.ProgressBar
    Assembly: Syncfusion.Maui.ProgressBar.dll
    Syntax
    public class StepTappedEventArgs : EventArgs

    Constructors

    StepTappedEventArgs()

    Declaration
    public StepTappedEventArgs()

    Properties

    StepItem

    Gets the step view that was tapped.

    Declaration
    public StepProgressBarItem StepItem { get; }
    Property Value
    Type
    StepProgressBarItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved