다음을 통해 공유


PasswordAttribute 클래스

정의

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class PasswordAttribute : MonoTouch.Dialog.EntryAttribute
type PasswordAttribute = class
    inherit EntryAttribute
상속
PasswordAttribute
특성

생성자

PasswordAttribute(String)

필드

AutocapitalizationType

항목의 자동 캡슐화 종류를 제어합니다.

(다음에서 상속됨 EntryAttribute)
AutocorrectionType

항목의 자동 고침 유형을 제어합니다.

(다음에서 상속됨 EntryAttribute)
ClearButtonMode

표준 지우기 단추 위젯이 항목에 표시되는지 여부를 제어합니다.

(다음에서 상속됨 EntryAttribute)
KeyboardType

데이터 항목에 사용할 키보드 유형의 종류를 지정합니다.

(다음에서 상속됨 EntryAttribute)
Placeholder

입력 문자열이 비어 있으면 표시할 자리 표시자입니다.

(다음에서 상속됨 EntryAttribute)

적용 대상