Click or drag to resize
uLiveWallpaper
LiveWallpaperWallpaperDesiredSizeData Structure
Represents information about wallpaper virtual desired size.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public struct WallpaperDesiredSizeData

The LiveWallpaperWallpaperDesiredSizeData type exposes the following members.

Constructors
  NameDescription
Public methodLiveWallpaperWallpaperDesiredSizeData
Initializes a new instance of the LiveWallpaperWallpaperDesiredSizeData class
Top
Properties
  NameDescription
Public propertyHeight
Virtual wallpaper desired height.
Public propertyWidth
Virtual wallpaper desired width.
Top
See Also