C# Class FloatingLabelEntry.Demo.PasswordFloatingLabelEntry

Inheritance: FloatingLabelEntry.Base.FloatingLabelEntryBase
ファイルを表示 Open project: loyke0/FloatingLabelEntry

Public Methods

Method Description
InputValidatorDelegate ( string inputValue ) : FloatingLabelEntryState
PasswordFloatingLabelEntry ( ) : System

Method Details

InputValidatorDelegate() public method

public InputValidatorDelegate ( string inputValue ) : FloatingLabelEntryState
inputValue string
return FloatingLabelEntryState

PasswordFloatingLabelEntry() public method

public PasswordFloatingLabelEntry ( ) : System
return System