menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RevealOption - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RevealOption

    Represents how the back layer gets revealed.

    Inheritance
    System.Object
    RevealOption
    Namespace: Syncfusion.XForms.Backdrop
    Assembly: Syncfusion.SfBackdrop.XForms.dll
    Syntax
    public sealed class RevealOption : Enum

    Fields

    Auto

    Based on the height of back layer.

    Declaration
    public const RevealOption Auto
    Field Value
    Type
    RevealOption

    Fill

    Expand upto RevealedHeight.

    Declaration
    public const RevealOption Fill
    Field Value
    Type
    RevealOption
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved