次の方法で共有


VisualElement.Batched プロパティ

定義

この要素に対してバッチ処理された変更が行われることを示す値を取得します。

public:
 property bool Batched { bool get(); };
public bool Batched { get; }
member this.Batched : bool
Public ReadOnly Property Batched As Boolean

プロパティ値

実装

注釈

内部使用専用です。 この API は、いつでも予告なしに変更または削除できます。

適用対象