Contents

isInteractionSuppressed(forIdentifier:)

Asks the File Provider extension if the user suppressed the specified interaction.

Declaration

func isInteractionSuppressed(forIdentifier suppressionIdentifier: String) -> Bool

Parameters

  • suppressionIdentifier:

    A unique identifier for the user interaction.

See Also

Supressing Interactions