다음을 통해 공유


UIPickerViewDelegate.GetComponentWidth(UIPickerView, nint) 메서드

정의

지정된 인덱스의 구성 요소 너비입니다.

[Foundation.Export("pickerView:widthForComponent:")]
public virtual nfloat GetComponentWidth (UIKit.UIPickerView pickerView, nint component);
abstract member GetComponentWidth : UIKit.UIPickerView * nint -> nfloat
override this.GetComponentWidth : UIKit.UIPickerView * nint -> nfloat

매개 변수

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

반환

특성

적용 대상