Table of Contents

Class Score

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class Score
Inheritance
Score
Inherited Members
Extension Methods

Constructors

Score()

public Score()

Properties

Max

public int Max { get; set; }

Property Value

int

Min

public int Min { get; set; }

Property Value

int

Raw

public int Raw { get; set; }

Property Value

int

Scaled

public int Scaled { get; set; }

Property Value

int