다음을 통해 공유


UITextFieldDelegate_Extensions.ShouldClear 메서드

정의

지정된 텍스트 필드의 현재 콘텐츠를 제거할지 여부입니다.

public static bool ShouldClear (this UIKit.IUITextFieldDelegate This, UIKit.UITextField textField);
static member ShouldClear : UIKit.IUITextFieldDelegate * UIKit.UITextField -> bool

매개 변수

This
IUITextFieldDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

textField
UITextField

반환

적용 대상