다음을 통해 공유


UITextView.TextDragOptions 속성

정의

끌어간 텍스트에 서식이 표시되는 방식을 제어하는 값을 가져옵니다.

[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 UIKit.UITextDragOptions TextDragOptions { [Foundation.Export("textDragOptions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTextDragOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TextDragOptions : UIKit.UITextDragOptions with get, set

속성 값

구현

특성

적용 대상