NSTimer.TimeInterval Property

Definition

The time interval for the timer.

public virtual double TimeInterval { [Foundation.Export("timeInterval")] get; }

Property Value

Attributes

Remarks

Will return 0 for a non-repeating timer.

Applies to