menu

MAUI

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

    Show / Hide Table of Contents

    Class BackLayerStateChangedEventArgs

    Provides event data for the BackLayerStateChanged.

    Inheritance
    System.Object
    BackLayerStateChangedEventArgs
    Namespace: Syncfusion.Maui.Backdrop
    Assembly: Syncfusion.Maui.Backdrop.dll
    Syntax
    public class BackLayerStateChangedEventArgs : EventArgs

    Constructors

    BackLayerStateChangedEventArgs()

    Declaration
    public BackLayerStateChangedEventArgs()

    Properties

    Percentage

    Gets the height of the front layer revealed in percentage.

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