Share via


UIPickerViewModel.GetComponentWidth(UIPickerView, nint) 메서드

정의

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

[Foundation.Export("pickerView:widthForComponent:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
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

반환

특성

적용 대상