Share via


INSFileProviderUserInteractionSuppressing.SetInteractionSuppressed Method

Definition

[Foundation.Export("setInteractionSuppressed:forIdentifier:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetInteractionSuppressed(bool suppression, string suppressionIdentifier);
[<Foundation.Export("setInteractionSuppressed:forIdentifier:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetInteractionSuppressed : bool * string -> unit
override this.SetInteractionSuppressed : bool * string -> unit

Parameters

suppression
Boolean
suppressionIdentifier
String
Attributes

Applies to