C# 클래스 CrossUI.Droid.Dialog.Elements.RadioElement

상속: StringElement, IRadioElement
파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
RadioElement ( string caption = null, string group = null ) : Android.Content
Summary ( ) : string

보호된 메소드들

메소드 설명
GetViewImpl ( Android.Content.Context context, Android.Views.ViewGroup parent ) : Android.Views.View

메소드 상세

GetViewImpl() 보호된 메소드

protected GetViewImpl ( Android.Content.Context context, Android.Views.ViewGroup parent ) : Android.Views.View
context Android.Content.Context
parent Android.Views.ViewGroup
리턴 Android.Views.View

RadioElement() 공개 메소드

public RadioElement ( string caption = null, string group = null ) : Android.Content
caption string
group string
리턴 Android.Content

Summary() 공개 메소드

public Summary ( ) : string
리턴 string