C# Class Android.Dialog.RadioBounceBackElement

Inheritance: RadioElement
Datei anzeigen Open project: benhorgen/dotDialog

Public Methods

Method Description
RadioBounceBackElement ( string caption )
RadioBounceBackElement ( string caption, string group )

Method Details

RadioBounceBackElement() public method

public RadioBounceBackElement ( string caption )
caption string

RadioBounceBackElement() public method

public RadioBounceBackElement ( string caption, string group )
caption string
group string