Warning

This feature is available in the Full MapKit SDK version

YMKSuggestItemAction

enum YMKSuggestItemAction : NSUInteger {}

Action to be performed when user selected suggest item.

Summary

Enum cases

YMKSuggestItemActionSearch
Immediately search for text

YMKSuggestItemActionSubstitute
Substitute query by text for further editing

Enum cases

YMKSuggestItemActionSearch

YMKSuggestItemActionSearch

Immediately search for text.


YMKSuggestItemActionSubstitute

YMKSuggestItemActionSubstitute

Substitute query by text for further editing.