Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. UIPickerView
  4. ClassHandle
  • UIPickerView
    • UIPickerViewAppearance
    • UIPickerView()
    • UIPickerView(CGRect)
    • UIPickerView(IntPtr)
    • UIPickerView(NativeHandle)
    • UIPickerView(NSCoder)
    • UIPickerView(NSObjectFlag)
    • Appearance
    • ClassHandle
    • DataSource
    • Delegate
    • Model
    • NumberOfComponents
    • ShowSelectionIndicator
    • WeakDataSource
    • WeakDelegate
    • AppearanceWhenContainedIn(Type[])
    • Dispose(Boolean)
    • GetAppearance(UITraitCollection)
    • GetAppearance(UITraitCollection, Type[])
    • GetAppearance<T>()
    • GetAppearance<T>(UITraitCollection)
    • GetAppearance<T>(UITraitCollection, Type[])
    • GetCell(UITableView, NSIndexPath)
    • ReloadAllComponents()
    • ReloadComponent(nint)
    • ReloadComponent(nint)
    • RowsInComponent(nint)
    • RowsInComponent(nint)
    • RowsInSection(UITableView, nint)
    • RowsInSection(UITableView, nint)
    • RowSizeForComponent(nint)
    • RowSizeForComponent(nint)
    • Select(nint, nint, Boolean)
    • Select(nint, nint, Boolean)
    • SelectedRowInComponent(nint)
    • SelectedRowInComponent(nint)
    • ViewFor(nint, nint)
    • ViewFor(nint, nint)
xamarinios
namespace UIKit
{
    [Register("UIPickerView", true)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public class UIPickerView : UIView, INativeObject, IDisposable, IUITableViewDataSource
    {
        public override IntPtr ClassHandle { get; }
    }
}
.NET
6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙