What's New / App Intents & System Integration

What's new in _GeoToolbox_AppIntents

+1 NewiOS · macOS · tvOS · watchOS

_GeoToolbox_AppIntents is a Swift cross-import overlay that activates when a target imports both GeoToolbox and AppIntents. It exposes GeoToolbox place values to the App Intents system.

The 27 SDK adds one API and deprecates or removes nothing. The addition is PlaceDescriptor, which makes a GeoToolbox place usable in App Intents code that imports both modules.

New

1
extension

PlaceDescriptor

NewiOSmacOStvOSwatchOS
extension PlaceDescriptor : @retroactive IntentValueConvertible
Declaration
extension PlaceDescriptor : @retroactive IntentValueConvertible {
}

No APIs match your filter.

← More in App Intents & System Integration