NSAnimation.StopWhenAnimationReaches(NSAnimation, Single) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("stopWhenAnimation:reachesProgress:")]
public virtual void StopWhenAnimationReaches (AppKit.NSAnimation animation, float stopProgress);
abstract member StopWhenAnimationReaches : AppKit.NSAnimation * single -> unit
override this.StopWhenAnimationReaches : AppKit.NSAnimation * single -> unit
Paramètres
- animation
- NSAnimation
- stopProgress
- Single
- Attributs