C# Class Android.Dialog.EntryAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: runegri/Android.Dialog Class Usage Examples

Public Properties

Property Type Description
Placeholder string

Public Methods

Method Description
EntryAttribute ( ) : System
EntryAttribute ( string placeholder ) : System

Method Details

EntryAttribute() public method

public EntryAttribute ( ) : System
return System

EntryAttribute() public method

public EntryAttribute ( string placeholder ) : System
placeholder string
return System

Property Details

Placeholder public_oe property

public string Placeholder
return string