Skip to content

Class LemonUI::ResolutionChangedEventArgs

ClassList > LemonUI > ResolutionChangedEventArgs

Represents the information after a Resolution Change in the game.

Public Properties

Type Name
property SizeF After
The Game Resolution after it was changed.
property SizeF Before
The Game Resolution before it was changed.

Public Properties Documentation

property After

SizeF LemonUI.ResolutionChangedEventArgs.After;

property Before

SizeF LemonUI.ResolutionChangedEventArgs.Before;

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/ResolutionChangedEventArgs.cs