Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Android
Dialog
RadioGroup
C# Class Android.Dialog.RadioGroup
Captures the information about mutually exclusive elements in a RootElement
Inheritance:
Group
显示文件
Open project: runegri/Android.Dialog
Public Methods
Method
Description
RadioGroup
( )
RadioGroup
(
int
selected
)
RadioGroup
(
string
key
,
int
selected
)
Method Details
RadioGroup()
public
method
public
RadioGroup
( )
RadioGroup()
public
method
public
RadioGroup
(
int
selected
)
selected
int
RadioGroup()
public
method
public
RadioGroup
(
string
key
,
int
selected
)
key
string
selected
int