IPeekResultScrollState Interface

Definition

Class that captures the state of some result displayed in Peek.

public interface class IPeekResultScrollState : IDisposable
public interface IPeekResultScrollState : IDisposable
type IPeekResultScrollState = interface
    interface IDisposable
Public Interface IPeekResultScrollState
Implements IDisposable
Derived
Implements

Methods

RestoreScrollState(IPeekResultPresentation)

Restore the presentation to the captured state.

Applies to