menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class EffectRestartType

    Specifies the restart type of effect

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

    Fields

    Always

    Specifies the restart type is Always

    Declaration
    public const EffectRestartType Always
    Field Value
    Type
    EffectRestartType

    Never

    Specifies the restart type is Never

    Declaration
    public const EffectRestartType Never
    Field Value
    Type
    EffectRestartType

    NotDefined

    Specifies the restart type is Not Defined

    Declaration
    public const EffectRestartType NotDefined
    Field Value
    Type
    EffectRestartType

    WhenNotActive

    Specifies the restart type is When Not Active

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