NSResponder.WillPresentError(NSError) Method

Definition

[Foundation.Export("willPresentError:")]
public virtual Foundation.NSError WillPresentError (Foundation.NSError error);
abstract member WillPresentError : Foundation.NSError -> Foundation.NSError
override this.WillPresentError : Foundation.NSError -> Foundation.NSError

Parameters

error
NSError

Returns

Attributes

Applies to