C# 클래스 Android.Dialog.MultilineEntryElement

상속: EntryElement
파일 보기 프로젝트 열기: sam-lippert/Android.Dialog 1 사용 예제들

공개 메소드들

메소드 설명
GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
MultilineEntryElement ( string caption, string value ) : Android.Content

메소드 상세

GetView() 공개 메소드

public GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
context Android.Content.Context
convertView Android.Views.View
parent Android.Views.ViewGroup
리턴 Android.Views.View

MultilineEntryElement() 공개 메소드

public MultilineEntryElement ( string caption, string value ) : Android.Content
caption string
value string
리턴 Android.Content