Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EffectTriggerType - Xamarin.iOS 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.Portable.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 Description
    EffectTriggerType

    OnClick

    Specifies the effect trigger type is On Click

    Declaration
    public const EffectTriggerType OnClick
    Field Value
    Type Description
    EffectTriggerType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    WithPrevious

    Specifies the effect trigger type is With Previous

    Declaration
    public const EffectTriggerType WithPrevious
    Field Value
    Type Description
    EffectTriggerType
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved