Share via


UIDocument.UserInteractionNoLongerPermittedForError(NSError) Method

Definition

[Foundation.Export("userInteractionNoLongerPermittedForError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UserInteractionNoLongerPermittedForError(Foundation.NSError error);
[<Foundation.Export("userInteractionNoLongerPermittedForError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UserInteractionNoLongerPermittedForError : Foundation.NSError -> unit
override this.UserInteractionNoLongerPermittedForError : Foundation.NSError -> unit

Parameters

error
NSError
Attributes

Applies to