Contents

presentSettings(for:scenePersistentIdentifier:)

Presents notification forwarding settings for an accessory.

Declaration

func presentSettings(for accessory: ASAccessory, scenePersistentIdentifier: String? = nil) async throws -> ForwardingDecision

Parameters

  • accessory:

    The accessory for which to present settings.

  • scenePersistentIdentifier:

    The persistent identifier of the specific UISceneSession from the target app associated with the presentation, if available.