Class RevealOption
Represents how the back layer gets revealed.
Inheritance
System.Object
RevealOption
Namespace: Syncfusion.Maui.Backdrop
Assembly: Syncfusion.Maui.Backdrop.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 |