menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class FilterEffectRevealType

    Specifies the reveal type of filter effect

    Inheritance
    System.Object
    FilterEffectRevealType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class FilterEffectRevealType : Enum

    Fields

    In

    Specifies the filter effect reveal type is In

    Declaration
    public const FilterEffectRevealType In
    Field Value
    Type
    FilterEffectRevealType

    None

    Specifies the filter effect reveal type is None

    Declaration
    public const FilterEffectRevealType None
    Field Value
    Type
    FilterEffectRevealType

    NotDefined

    Specifies the filter effect reveal type is Not Defined

    Declaration
    public const FilterEffectRevealType NotDefined
    Field Value
    Type
    FilterEffectRevealType

    Out

    Specifies the filter effect reveal type is Out

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