MonoMac.Foundation.NSTimer.CreateTimer Method
Creates a timer object that can be later added to an NSRunLoop.

Syntax

public static NSTimer CreateTimer (double seconds, NSAction action)

Parameters

seconds
The number of seconds until the action is invoked.
action
Some 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