C# Class Android.Dialog.EntryAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: runegri/Android.Dialog Class Usage Examples

Méthodes publiques

Свойство Type Description
Placeholder string

Méthodes publiques

Méthode Description
EntryAttribute ( ) : System
EntryAttribute ( string placeholder ) : System

Method Details

EntryAttribute() public méthode

public EntryAttribute ( ) : System
Résultat System

EntryAttribute() public méthode

public EntryAttribute ( string placeholder ) : System
placeholder string
Résultat System

Property Details

Placeholder public_oe property

public string Placeholder
Résultat string