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 (TimeSpan when, NSAction action)

Parameters

when
The time when the timer will first fire.
action
The 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