Partager via


UIProgressView.SetProgress(Single, Boolean) Méthode

Définition

Définit la progression de ce UIProgressView, en animant éventuellement la modification.

[Foundation.Export("setProgress:animated:")]
public virtual void SetProgress (float progress, bool animated);
abstract member SetProgress : single * bool -> unit
override this.SetProgress : single * bool -> unit

Paramètres

progress
Single
animated
Boolean
Attributs

S’applique à