Skip to main content

FrameChainBase<TFrame, TSize>.IConsumer<TFrame, TSize> Interface

Definition

Assembly:Avalonia.Controls.WebView
Package:Avalonia.Controls.WebView
public interface FrameChainBase<TFrame, TSize>.IConsumer<TFrame, TSize>

Implements: IDisposable

Methods

NameDescription
NextFrameNo summary available.

NextFrame Method

public bool NextFrame()

Returns

bool

Properties

NameDescription
CurrentFrameNo summary available.

CurrentFrame Property

public TFrame CurrentFrame { get; set; }