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

Syntax

public static NSTimer CreateScheduledTimer (double seconds, NSAction action)

Parameters

seconds
The number of seconds between the firings of the timer.
action
The action to be performed.

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