다음을 통해 공유


UITextField.TextDropActive 속성

정의

보기에 활성 텍스트 삭제 세션이 있는지 여부를 알려주는 부울 값을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool TextDropActive { [Foundation.Export("isTextDropActive")] get; }
member this.TextDropActive : bool

속성 값

구현

특성

적용 대상