menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EffectTriggerType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EffectTriggerType

    Specifies the trigger type of effect

    Inheritance
    System.Object
    EffectTriggerType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class EffectTriggerType : Enum

    Fields

    AfterPrevious

    Specifies the effect trigger type is After Previous

    Declaration
    public const EffectTriggerType AfterPrevious
    Field Value
    Type
    EffectTriggerType

    OnClick

    Specifies the effect trigger type is On Click

    Declaration
    public const EffectTriggerType OnClick
    Field Value
    Type
    EffectTriggerType

    WithPrevious

    Specifies the effect trigger type is With Previous

    Declaration
    public const EffectTriggerType WithPrevious
    Field Value
    Type
    EffectTriggerType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved