C# Класс Android.Dialog.RadioElement

Наследование: StringElement
Показать файл Открыть проект

Открытые методы

Метод Описание
RadioElement ( string caption = null, string group = null ) : System
Summary ( ) : string

Защищенные методы

Метод Описание
GetViewImpl ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View

Описание методов

GetViewImpl() защищенный Метод

protected GetViewImpl ( 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

RadioElement() публичный Метод

public RadioElement ( string caption = null, string group = null ) : System
caption string
group string
Результат System

Summary() публичный Метод

public Summary ( ) : string
Результат string