C# 클래스 MonoMobile.Dialog.ButtonElement

상속: StringElement
파일 보기 프로젝트 열기: moljac/MonoMobile.Dialog

공개 메소드들

메소드 설명
ButtonElement ( string caption, System.Action tapped ) : System
GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
Summary ( ) : string

메소드 상세

ButtonElement() 공개 메소드

public ButtonElement ( string caption, System.Action tapped ) : System
caption string
tapped System.Action
리턴 System

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

Summary() 공개 메소드

public Summary ( ) : string
리턴 string