C# 클래스 Alex.Controls.Forms.FloatingTextEntry

상속: Entry
파일 보기 프로젝트 열기: AlejandroRuiz/FloatingTextEntry 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AccentColorProperty BindableProperty
ErrorColorProperty BindableProperty
ErrorTextProperty BindableProperty
InactiveAccentColorProperty BindableProperty
ValidatorProperty BindableProperty

공개 메소드들

메소드 설명
FloatingTextEntry ( ) : System

메소드 상세

FloatingTextEntry() 공개 메소드

public FloatingTextEntry ( ) : System
리턴 System

프로퍼티 상세

AccentColorProperty 공개적으로 정적으로 프로퍼티

The accent color property.
public static BindableProperty AccentColorProperty
리턴 BindableProperty

ErrorColorProperty 공개적으로 정적으로 프로퍼티

The error color property.
public static BindableProperty ErrorColorProperty
리턴 BindableProperty

ErrorTextProperty 공개적으로 정적으로 프로퍼티

The error text property.
public static BindableProperty ErrorTextProperty
리턴 BindableProperty

InactiveAccentColorProperty 공개적으로 정적으로 프로퍼티

The inactive accent color property.
public static BindableProperty InactiveAccentColorProperty
리턴 BindableProperty

ValidatorProperty 공개적으로 정적으로 프로퍼티

The validator property.
public static BindableProperty ValidatorProperty
리턴 BindableProperty