Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKLocalSearchRequestMBS class.

MKLocalSearchRequestMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The constructor.

See also:

MKLocalSearchRequestMBS.Constructor(completion as MKLocalSearchCompletionMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Initializes and returns a search request based on the specified search completion data.

completion: A search completion object obtained from an MKLocalSearchCompleterMBS object. The search request uses the provided object to set the value of the naturalLanguageQuery property.

Use this method when initializing your object from MKLocalSearchCompleterMBS objects. You do not need to use this method if you intend to provide the search string and region information yourself.

See also:

MKLocalSearchRequestMBS.Constructor(Handle as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 21.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Constructor for creating an instanced based on an existing handle.

Useful if you get a MKLocalSearchRequest reference from a declare.
The object is retained.

See also:

MKLocalSearchRequestMBS.Copy as MKLocalSearchRequestMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Creates a copy of the request.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...