MMKSearchPhoneType
Warning
This feature is available in the Full MapKit SDK version
|
enum MMKSearchPhoneType : UInt, @unchecked Sendable |
Phone type
Summary
Enum cases
|
case phone = 0 |
|
case fax = 1 |
|
case phoneFax = 2 |
Enum cases
phone
|
case phone = 0 |
Phone.
fax
|
case fax = 1 |
Fax.
phoneFax
|
case phoneFax = 2 |
Both phone and fax.