IUITextDropRequest.DropPosition 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 the text position where dropped text will appear.
[Foundation.Preserve(Conditional=true)]
public UIKit.UITextPosition DropPosition { [Foundation.Export("dropPosition")] get; }
member this.DropPosition : UIKit.UITextPosition
Property Value
- Attributes