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 static UIPickerViewAppearance! GetAppearance<T>(UITraitCollection! traits)
where T, UIPickerView!;
}
}
.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