WiiUtils.LoadingScreen.Placement Manual     Reference     Scripting  
Scripting > Enumerations > WiiUtils.LoadingScreen.Placement
WiiUtils.LoadingScreen.Placement Enumeration

How loading screen is aligned on the screen.

This is used by WiiUtils.LoadingScreen.placement property.

Values
TopLeft

Loading screen is aligned on the top left side.

TopCenter

Loading screen is aligned on the top side and is centered horizontally.

TopRight

Loading screen is aligned on the top right side.

MiddleLeft

Loading screen is aligned on the left side and is centered vertically.

MiddleCenter

Loading screen is in the center of the screen.

MiddlerRight

Loading screen is aligned on the right side and is centered vertically.

BottomLeft

Loading screen is aligned on the bottom left side.

BottomCenter

Loading screen is aligned on the bottom side and is centered horizontally.

BottomRight

Loading screen is aligned on the bottom right side.