menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class PropertyValueType

    Specifies the value type of property effect

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

    Fields

    Color

    Specifies the property value type is Color

    Declaration
    public const PropertyValueType Color
    Field Value
    Type
    PropertyValueType

    NotDefined

    Specifies the property value type is NotDefined

    Declaration
    public const PropertyValueType NotDefined
    Field Value
    Type
    PropertyValueType

    Number

    Specifies the property value type is Number

    Declaration
    public const PropertyValueType Number
    Field Value
    Type
    PropertyValueType

    String

    Specifies the property value type is String

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