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
Afficher le fichier Open project: runegri/Android.Dialog

Méthodes publiques

Méthode Description
Group ( string key ) : Dialog.Core.Elements

Méthodes protégées

Méthode Description
Group ( ) : Dialog.Core.Elements

Method Details

Group() protected méthode

protected Group ( ) : Dialog.Core.Elements
Résultat Dialog.Core.Elements

Group() public méthode

public Group ( string key ) : Dialog.Core.Elements
key string
Résultat Dialog.Core.Elements