ScreenSizeListener.Instance
Static Property in ScreenSizeListener
Declaration
public static ScreenSizeListener Instance { get; }
Description
The current instance of the class. The instance will be created if it does not already exist.
Returns
ScreenSizeListener | The instance of the class. |