Table of Contents

Class VisualState

Namespace
TaleWorlds.GauntletUI
Assembly
TaleWorlds.GauntletUI.dll
public class VisualState
Inheritance
VisualState
Inherited Members

Constructors

VisualState(string)

public VisualState(string state)

Parameters

state string

Properties

GotMarginBottom

public bool GotMarginBottom { get; }

Property Value

bool

GotMarginLeft

public bool GotMarginLeft { get; }

Property Value

bool

GotMarginRight

public bool GotMarginRight { get; }

Property Value

bool

GotMarginTop

public bool GotMarginTop { get; }

Property Value

bool

GotPositionXOffset

public bool GotPositionXOffset { get; }

Property Value

bool

GotPositionYOffset

public bool GotPositionYOffset { get; }

Property Value

bool

GotSuggestedHeight

public bool GotSuggestedHeight { get; }

Property Value

bool

GotSuggestedWidth

public bool GotSuggestedWidth { get; }

Property Value

bool

GotTransitionDuration

public bool GotTransitionDuration { get; }

Property Value

bool

MarginBottom

public float MarginBottom { get; set; }

Property Value

float

MarginLeft

public float MarginLeft { get; set; }

Property Value

float

MarginRight

public float MarginRight { get; set; }

Property Value

float

MarginTop

public float MarginTop { get; set; }

Property Value

float

PositionXOffset

public float PositionXOffset { get; set; }

Property Value

float

PositionYOffset

public float PositionYOffset { get; set; }

Property Value

float

State

public string State { get; }

Property Value

string

SuggestedHeight

public float SuggestedHeight { get; set; }

Property Value

float

SuggestedWidth

public float SuggestedWidth { get; set; }

Property Value

float

TransitionDuration

public float TransitionDuration { get; set; }

Property Value

float

Methods

FillFromWidget(Widget)

public void FillFromWidget(Widget widget)

Parameters

widget Widget

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).