C# Class Android.Dialog.Group

Used by root elements to fetch information when they need to render a summary (Checkbox count or selected radio group).
Inheritance: IGroup
Datei anzeigen Open project: runegri/Android.Dialog

Public Methods

Method Description
Group ( string key ) : Dialog.Core.Elements

Protected Methods

Method Description
Group ( ) : Dialog.Core.Elements

Method Details

Group() protected method

protected Group ( ) : Dialog.Core.Elements
return Dialog.Core.Elements

Group() public method

public Group ( string key ) : Dialog.Core.Elements
key string
return Dialog.Core.Elements