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
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("numberOfRowsInComponent:")]
public virtual nint RowsInComponent(nint component);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin iOS | 0.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