次の方法で共有


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
属性

適用対象