次の方法で共有


SessionStatus.RecommendedForCreateProgress プロパティ

定義

アンカーを作成するために推奨されるデータに使用できるデータの比率。

public:
 property float RecommendedForCreateProgress { float get(); };
public float RecommendedForCreateProgress { get; }
member this.RecommendedForCreateProgress : single
Public ReadOnly Property RecommendedForCreateProgress As Single

プロパティ値

注釈

データが推奨しきい値を下回ると、この値は [0;1) の範囲内になります。作成操作のために推奨される量のデータが収集されている場合は 1 以上。

適用対象