Skip to main content

Enums

Color​

LabelValue
EGUI.Color.Primaryprimary
EGUI.Color.Secondarysecondary
EGUI.Color.Successsuccess
EGUI.Color.Dangerfanger
EGUI.Color.Warningwarning

Alignment​

LabelValue
EGUI.Alignment.TopLefttopLeft
EGUI.Alignment.TopRighttopRight
EGUI.Alignment.BottomLeftbottomLeft
EGUI.Alignment.BottomRightbottomRight

Button Style​

LabelValue
EGUI.Button.Styles.Defaultdefault
EGUI.Button.Styles.Roundedrounded
EGUI.Button.Styles.Outlineoutline

Input Type​

LabelValue
EGUI.Input.Types.Texttext
EGUI.Input.Types.Passwordpassword

Image Fit​

LabelValue
EGUI.Image.Fit.Nonenone
EGUI.Image.Fit.Containcontain
EGUI.Image.Fit.Covercover
EGUI.Image.Fit.Fillfill
EGUI.Image.Fit.ScaleDownscale-down