Skip to main content

BatchStreamSegment<TData> Structure

Definition

Namespace: Avalonia.Rendering.Composition.Transport
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct BatchStreamSegment<TData> : IEquatable<BatchStreamSegment<TData>>

InheritanceObjectValueType → BatchStreamSegment(TData)
ImplementsIEquatable(BatchStreamSegment(TData))

Type Parameters

Properties

Data 
ElementCount 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Rendering.Composition.Transport Namespace