isInteractionSuppressed(forIdentifier:)
Asks the File Provider extension if the user suppressed the specified interaction.
Declaration
func isInteractionSuppressed(forIdentifier suppressionIdentifier: String) -> BoolParameters
- suppressionIdentifier:
A unique identifier for the user interaction.