共用方式為


UIProgressView.SetProgress(Single, Boolean) 方法

定義

設定此 UIProgressView 的進度,選擇性地以動畫顯示變更。

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

參數

progress
Single
animated
Boolean
屬性

適用於