UIPickerViewDataSource.GetComponentCount(UIPickerView) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre de composants dans UIPickerView.
[Foundation.Export("numberOfComponentsInPickerView:")]
public abstract nint GetComponentCount (UIKit.UIPickerView pickerView);
abstract member GetComponentCount : UIKit.UIPickerView -> nint
Paramètres
- pickerView
- UIPickerView
Retours
System.System.IntPtr
System.nativeint
Implémente
- Attributs