VisualElement.Batched Property

Definition

Gets a value that indicates there are batched changes done for this element.

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

Property Value

Implements

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to