Android.Dialog.EntryAttribute.EntryAttribute C# (CSharp) Method

EntryAttribute() public method

public EntryAttribute ( ) : System
return System
        public EntryAttribute()
            : this(null)
        {
        }

Same methods

EntryAttribute::EntryAttribute ( string placeholder ) : System
EntryAttribute