MKLocalSearchCompleter.QueryFragment 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 or sets the fragment that was entered by the user.
public virtual string QueryFragment { [Foundation.Export("queryFragment")] get; [Foundation.Export("setQueryFragment:")] set; }
member this.QueryFragment : string with get, set
Property Value
The fragment that was entered by the user.
- Attributes