IUITextDraggable.TextDragOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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