C# Class Alex.Controls.Forms.FloatingTextEntry

Inheritance: Entry
Afficher le fichier Open project: AlejandroRuiz/FloatingTextEntry Class Usage Examples

Méthodes publiques

Свойство Type Description
AccentColorProperty BindableProperty
ErrorColorProperty BindableProperty
ErrorTextProperty BindableProperty
InactiveAccentColorProperty BindableProperty
ValidatorProperty BindableProperty

Méthodes publiques

Méthode Description
FloatingTextEntry ( ) : System

Method Details

FloatingTextEntry() public méthode

public FloatingTextEntry ( ) : System
Résultat System

Property Details

AccentColorProperty public_oe static_oe property

The accent color property.
public static BindableProperty AccentColorProperty
Résultat BindableProperty

ErrorColorProperty public_oe static_oe property

The error color property.
public static BindableProperty ErrorColorProperty
Résultat BindableProperty

ErrorTextProperty public_oe static_oe property

The error text property.
public static BindableProperty ErrorTextProperty
Résultat BindableProperty

InactiveAccentColorProperty public_oe static_oe property

The inactive accent color property.
public static BindableProperty InactiveAccentColorProperty
Résultat BindableProperty

ValidatorProperty public_oe static_oe property

The validator property.
public static BindableProperty ValidatorProperty
Résultat BindableProperty