BatchStreamSegmentTData Structure

Definition

Namespace: Avalonia.Rendering.Composition.Transport
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public struct BatchStreamSegment<TData> : IEquatable<BatchStreamSegment<TData>>
Inheritance
Object    ValueType    BatchStreamSegmentTData
Implements
IEquatableBatchStreamSegmentTData

Type Parameters

TData

Properties

Methods

GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also