다음을 통해 공유


UITextFieldCondition 대리자

정의

UITextField에 대한 조건을 가져오는 데 사용되는 대리자입니다.

public delegate bool UITextFieldCondition(UITextField textField);
type UITextFieldCondition = delegate of UITextField -> bool

매개 변수

textField
UITextField

반환 값

적용 대상

추가 정보