skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Migrate to .NET MAUI
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class PickerMultiSpinnerSelectorBase

Inheritance
System.Object
RadContentView
PickerContentView
PickerSelectorBase
PickerMultiSpinnerSelectorBase
PickerDateSelector
PickerDateTimeSelector
PickerTimeSelector
PickerTimeSpanSelector
Inherited Members
PickerSelectorBase.SelectionChanged
PickerContentView.BackgroundColorProperty
PickerContentView.BorderColorProperty
PickerContentView.BorderThicknessProperty
PickerContentView.CornerRadiusProperty
PickerContentView.BackgroundColor
PickerContentView.BorderColor
PickerContentView.BorderThickness
PickerContentView.CornerRadius
RadContentView.ActualStyleClassProperty
RadContentView.OnChildAdded(Element)
RadContentView.OnChildRemoved(Element)
RadContentView.OnBindingContextChanged()
RadContentView.OnMeasure(Double, Double)
RadContentView.OnPropertyChanged(String)
RadContentView.ActualStyleClass
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll

Syntax

public abstract class PickerMultiSpinnerSelectorBase : PickerSelectorBase, ISpinnerSettings

Constructors

PickerMultiSpinnerSelectorBase()

Declaration
protected PickerMultiSpinnerSelectorBase()

Fields

AreSpinnerHeadersVisibleProperty

Identifies the AreSpinnerHeadersVisible property.

Declaration
public static readonly BindableProperty AreSpinnerHeadersVisibleProperty
Field Value
Xamarin.Forms.BindableProperty

FormatProperty

Identifies the Format property.

Declaration
public static readonly BindableProperty FormatProperty
Field Value
Xamarin.Forms.BindableProperty

IsLoopingProperty

Identifies the IsLooping property.

Declaration
public static readonly BindableProperty IsLoopingProperty
Field Value
Xamarin.Forms.BindableProperty

SelectionHighlightStyleProperty

Identifies the SelectionHighlightStyle property.

Declaration
public static readonly BindableProperty SelectionHighlightStyleProperty
Field Value
Xamarin.Forms.BindableProperty

SpinnerHeaderStyleProperty

Identifies the SpinnerHeaderStyle property.

Declaration
public static readonly BindableProperty SpinnerHeaderStyleProperty
Field Value
Xamarin.Forms.BindableProperty

SpinnerStyleProperty

Identifies the SpinnerStyle property.

Declaration
public static readonly BindableProperty SpinnerStyleProperty
Field Value
Xamarin.Forms.BindableProperty

Properties

AreSpinnerHeadersVisible

Gets or sets a boolean value which defines if the headers of the spinners should be visualized.

Declaration
public bool AreSpinnerHeadersVisible { get; set; }
Property Value
System.Boolean

Format

Gets or sets a string which defines the number and the order of spinners which will be presented.

Declaration
public string Format { get; set; }
Property Value
System.String

IsLooping

Gets or sets a value indicating whether the items of the spinners should loop infinitely while scrolling. When set to true, the items of each spinner can loop infinitely, unless that spinner is restricted to show only a subset of the available values. When set to false, the looping is always disabled for all spinners.

Declaration
public bool IsLooping { get; set; }
Property Value
System.Boolean

SelectionHighlightStyle

Gets or sets the style which is applied to the selection highlight border.

Declaration
public Style SelectionHighlightStyle { get; set; }
Property Value
Xamarin.Forms.Style

SpinnerHeaderStyle

Gets or sets a style which defines the look of the headers of the spinners.

Declaration
public Style SpinnerHeaderStyle { get; set; }
Property Value
Xamarin.Forms.Style

SpinnerStyle

Gets or sets a style which defines the look of all spinners.

Declaration
public Style SpinnerStyle { get; set; }
Property Value
Xamarin.Forms.Style

Sample Applications
  • Telerik Tagit
  • iOS Demo App
  • Android Demo App
Support Resources
  • iOS Wrappers
  • Android Wrappers
  • Xamarin.Forms SDK Examples
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.