Foundation.NSObject.CancelPreviousPerformRequest Method
Cancels a pending time-delayed PerformSelector.

Syntax

[Foundation.Export("cancelPreviousPerformRequestsWithTarget:selector:object:")]
public static void CancelPreviousPerformRequest (NSObject aTarget, ObjCRuntime.Selector selector, NSObject argument)

Parameters

aTarget
The object where the delayed invocation was performed.
selector
The selector that was going to be invoked.
argument

This parameter can be null.

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