Partager via


NSDateIntervalFormatter.ToString(NSDateInterval) Méthode

Définition

Retourne une représentation sous forme de chaîne de la valeur de l’instance actuelle.

[Foundation.Export("stringFromDateInterval:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string ToString (Foundation.NSDateInterval dateInterval);
override this.ToString : Foundation.NSDateInterval -> string

Paramètres

dateInterval
NSDateInterval

Retours

Attributs

S’applique à