Compartilhar via


UIProgressView.SetProgress(Single, Boolean) Método

Definição

Define o progresso dessa UIProgressView, animando opcionalmente a alteração.

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

Parâmetros

progress
Single
animated
Boolean
Atributos

Aplica-se a