menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PropertyCalcModeType

    Specifies the calcMode type of property effect

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

    Fields

    Discrete

    Specifies the property calcMode type is Discrete

    Declaration
    public const PropertyCalcModeType Discrete
    Field Value
    Type
    PropertyCalcModeType

    Formula

    Specifies the property calcMode type is Formula

    Declaration
    public const PropertyCalcModeType Formula
    Field Value
    Type
    PropertyCalcModeType

    Linear

    Specifies the property calcMode type is Linear

    Declaration
    public const PropertyCalcModeType Linear
    Field Value
    Type
    PropertyCalcModeType

    NotDefined

    Specifies the property calcMode type is NotDefined

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