NSTimer.TimeInterval Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time interval for the timer.
public virtual double TimeInterval { [Foundation.Export("timeInterval")] get; }
member this.TimeInterval : double
- Attributes
Will return 0 for a non-repeating timer.