C# 클래스 EntryXamlControlXamarinForms.Controls.EntryPromptControl

상속: Xamarin.Forms.ContentView
파일 보기 프로젝트 열기: Ontropix/smart-input

공개 프로퍼티들

프로퍼티 타입 설명
InputBehaviorProperty BindableProperty
IsPasswordProperty BindableProperty
IsValidProperty BindableProperty
KeyboardProperty BindableProperty
PlaceholderProperty BindableProperty
TextColorProperty BindableProperty
TextProperty BindableProperty

공개 메소드들

메소드 설명
EntryPromptControl ( ) : EntryXamlControlXamarinForms.Controls.Behaviors

메소드 상세

EntryPromptControl() 공개 메소드

public EntryPromptControl ( ) : EntryXamlControlXamarinForms.Controls.Behaviors
리턴 EntryXamlControlXamarinForms.Controls.Behaviors

프로퍼티 상세

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

public static BindableProperty InputBehaviorProperty
리턴 BindableProperty

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

public static BindableProperty IsPasswordProperty
리턴 BindableProperty

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

public static BindableProperty IsValidProperty
리턴 BindableProperty

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

public static BindableProperty KeyboardProperty
리턴 BindableProperty

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

public static BindableProperty PlaceholderProperty
리턴 BindableProperty

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

public static BindableProperty TextColorProperty
리턴 BindableProperty

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

public static BindableProperty TextProperty
리턴 BindableProperty