MonoMac.Foundation.NSTimer.CreateRepeatingScheduledTimer Method
Creates a repeating timer with the specified parameters and schedules it for execution on the current NSRunLoop in the default mode.

Syntax

public static NSTimer CreateRepeatingScheduledTimer (double seconds, NSAction action)

Parameters

seconds
The number of seconds between the timer firing.
action
Some action to be performed when the timer fires.

Returns

Remarks

Documentation for this section has not yet been entered.

Requirements

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