Table of Contents

Struct HtmlHorizontalScroll

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

Fields

BrowserHandle

public HHTMLBrowser BrowserHandle

Field Value

HHTMLBrowser

CallbackId

public const int CallbackId = 4511

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