alexa
menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class Resource.Attribute

    Inheritance
    System.Object
    Resource.Attribute
    Namespace: Com.Syncfusion.SfPicker
    Assembly: Syncfusion.SfPicker.Android.dll
    Syntax
    public class Attribute : Object

    Fields

    pickerBackgroundColor

    Declaration
    public static int pickerBackgroundColor
    Field Value
    Type
    System.Int32

    pickerBorderColor

    Declaration
    public static int pickerBorderColor
    Field Value
    Type
    System.Int32

    pickerColumnHeaderBackgroundColor

    Declaration
    public static int pickerColumnHeaderBackgroundColor
    Field Value
    Type
    System.Int32

    pickerColumnHeaderHeight

    Declaration
    public static int pickerColumnHeaderHeight
    Field Value
    Type
    System.Int32

    pickerColumnHeaderTextColor

    Declaration
    public static int pickerColumnHeaderTextColor
    Field Value
    Type
    System.Int32

    pickerColumnHeaderTextSize

    Declaration
    public static int pickerColumnHeaderTextSize
    Field Value
    Type
    System.Int32

    pickerEnableLooping

    Declaration
    public static int pickerEnableLooping
    Field Value
    Type
    System.Int32

    pickerFooterHeight

    Declaration
    public static int pickerFooterHeight
    Field Value
    Type
    System.Int32

    pickerHeaderBackgroundColor

    Declaration
    public static int pickerHeaderBackgroundColor
    Field Value
    Type
    System.Int32

    pickerHeaderHeight

    Declaration
    public static int pickerHeaderHeight
    Field Value
    Type
    System.Int32

    pickerHeaderText

    Declaration
    public static int pickerHeaderText
    Field Value
    Type
    System.Int32

    pickerHeaderTextColor

    Declaration
    public static int pickerHeaderTextColor
    Field Value
    Type
    System.Int32

    pickerHeaderTextSize

    Declaration
    public static int pickerHeaderTextSize
    Field Value
    Type
    System.Int32

    pickerHeight

    Declaration
    public static int pickerHeight
    Field Value
    Type
    System.Int32

    pickerIsOpen

    Declaration
    public static int pickerIsOpen
    Field Value
    Type
    System.Int32

    pickerItemHeight

    Declaration
    public static int pickerItemHeight
    Field Value
    Type
    System.Int32

    pickerMode

    Declaration
    public static int pickerMode
    Field Value
    Type
    System.Int32

    pickerSelectedItemTextcolor

    Declaration
    public static int pickerSelectedItemTextcolor
    Field Value
    Type
    System.Int32

    pickerSelectedItemTextSize

    Declaration
    public static int pickerSelectedItemTextSize
    Field Value
    Type
    System.Int32

    pickerSelectionBorderColor

    Declaration
    public static int pickerSelectionBorderColor
    Field Value
    Type
    System.Int32

    pickerShowColumnHeader

    Declaration
    public static int pickerShowColumnHeader
    Field Value
    Type
    System.Int32

    pickerShowFooter

    Declaration
    public static int pickerShowFooter
    Field Value
    Type
    System.Int32

    pickerShowHeader

    Declaration
    public static int pickerShowHeader
    Field Value
    Type
    System.Int32

    pickerUnselectedItemTextColor

    Declaration
    public static int pickerUnselectedItemTextColor
    Field Value
    Type
    System.Int32

    pickerUnselectedItemTextSize

    Declaration
    public static int pickerUnselectedItemTextSize
    Field Value
    Type
    System.Int32

    pickerWidth

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