NSDateComponentsFormatter.StringFromTimeInterval(Double) Method
Definition
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.
[Foundation.Export("stringFromTimeInterval:")]
public virtual string StringFromTimeInterval (double ti);
abstract member StringFromTimeInterval : double -> string
override this.StringFromTimeInterval : double -> string
Parameters
- ti
- Double
Returns
- Attributes