IUITextDraggable.TextDragOptions Property

Definition

Gets a value that controls how formatting is displayed in dragged text.

[Foundation.Preserve(Conditional=true)]
public 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

Property Value

Attributes

Applies to