IUITextDropRequest.SuggestedProposal 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 drop proposal that the text view is offering.
[Foundation.Preserve(Conditional=true)]
public UIKit.UITextDropProposal SuggestedProposal { [Foundation.Export("suggestedProposal")] get; }
member this.SuggestedProposal : UIKit.UITextDropProposal
Property Value
- Attributes