UIPickerView.ViewFor(nint, nint) 메서드

정의

지정된 행 및 구성 요소에 대한 UIView입니다.

[Foundation.Export("viewForRow:forComponent:")]
public virtual UIKit.UIView ViewFor (nint row, nint component);
abstract member ViewFor : nint * nint -> UIKit.UIView
override this.ViewFor : nint * nint -> UIKit.UIView

매개 변수

row
System.System.IntPtr System.nativeint
component
System.System.IntPtr System.nativeint

반환

특성

적용 대상