다음을 통해 공유


UITextField.TextDragActive 속성

정의

텍스트 보기에 대해 끌기 세션이 활성 상태인지 여부를 알려주는 부울 값을 가져옵니다.

[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 TextDragActive { [Foundation.Export("isTextDragActive")] get; }
member this.TextDragActive : bool

속성 값

구현

특성

적용 대상