MonoMac.Foundation.NSTimer.CreateRepeatingTimer Method
Creates a repeating timer with the specified parameters that can later be added to an NSRunLoop.

Syntax

public static NSTimer CreateRepeatingTimer (double seconds, NSAction action)

Parameters

seconds
The number of seconds between the timer firing.
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