MonoMac.Foundation.NSErrorEventArgs Class
Provides data for the NSErrorEventArgs.DiscoveredService and NSErrorEventArgs.RssiUpdated, NSErrorEventArgs.DidFailToLocateUser and NSErrorEventArgs.LoadingMapFailed, NSErrorEventArgs.DeferredUpdatesFinished and NSErrorEventArgs.Failed and NSErrorEventArgs.Failed and NSErrorEventArgs.AdvertisingStarted events.

See Also: NSErrorEventArgs Members

Syntax

public class NSErrorEventArgs : EventArgs

Remarks

Use this class when you want to create event handlers that get an NSError.

C# Example

public class Sample {
    public event EventHandler<NSErrorEventArgs> Failed;
}
  

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0