SpinnerMode Enum

Definition

Enumerates values returned by the Dialog, and Dropdown members and taken as a parameter of the F:Android.Widget.Spinner..ctor, F:Android.Widget.Spinner..ctor, and F:Android.Widget.Spinner..ctor members.

C#
public enum SpinnerMode
Inheritance
SpinnerMode

Fields

Name Value Description
Dialog 0

Use a dialog window for selecting spinner options.

Dropdown 1

Use a dropdown anchored to the Spinner for selecting spinner options.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Wersje
.NET for Android .NET for Android API 34, .NET for Android API 35