Важно

This feature is available in the Full MapKit SDK version

YMKSearchReferenceType

class YMKSearchReferenceType : NSObject

The type of reference.

Summary

Class methods

 init(id: String, scope: String)

Properties

var id: String { get }
Reference ID

var scope: String { get }
Reference scope

Class methods

init(id:scope:)

 init(id: String, scope: String)


Properties

id

var id: String { get }

Reference ID.


scope

var scope: String { get }

Reference scope.


Предыдущая