Table of Contents

Struct HtmlVerticalScroll

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct HtmlVerticalScroll : ICallback
Implements
Inherited Members

Fields

BrowserHandle

public HHTMLBrowser BrowserHandle

Field Value

HHTMLBrowser

CallbackId

public const int CallbackId = 4512

Field Value

int

PageScale

public float PageScale

Field Value

float

PageSize

public uint PageSize

Field Value

uint

ScrollCurrent

public uint ScrollCurrent

Field Value

uint

ScrollMax

public uint ScrollMax

Field Value

uint

Properties

Visible

public bool Visible { get; set; }

Property Value

bool