Foundation.NSRunLoop.AcceptInputForMode Method
Runs the loop once or until the specified date, accepint input only for the specified mode.

Syntax

[Foundation.Export("acceptInputForMode:beforeDate:")]
public virtual void AcceptInputForMode (NSString mode, NSDate limitDate)

Parameters

mode
The event loop to poll. Use one of the "RunLoopMode" constants defined in this class.
limitDate
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0