Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BehaviorAdditiveType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BehaviorAdditiveType

    Specifies the additive type of property

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

    Fields

    Base

    Specifies the behavior additive type is Base

    Declaration
    public const BehaviorAdditiveType Base
    Field Value
    Type Description
    BehaviorAdditiveType

    Multiply

    Specifies the behavior additive type is Multiply

    Declaration
    public const BehaviorAdditiveType Multiply
    Field Value
    Type Description
    BehaviorAdditiveType

    None

    Specifies the behavior additive type is None

    Declaration
    public const BehaviorAdditiveType None
    Field Value
    Type Description
    BehaviorAdditiveType

    NotDefined

    Specifies the behavior additive type is Not Defined

    Declaration
    public const BehaviorAdditiveType NotDefined
    Field Value
    Type Description
    BehaviorAdditiveType

    Replace

    Specifies the behavior additive type is Replace

    Declaration
    public const BehaviorAdditiveType Replace
    Field Value
    Type Description
    BehaviorAdditiveType

    Sum

    Specifies the behavior additive type is Sum

    Declaration
    public const BehaviorAdditiveType Sum
    Field Value
    Type Description
    BehaviorAdditiveType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved