- windowToken
- The window who these offsets should be associated with, as returned by Android.Views.View.WindowToken.
- xOffset
- The offset along the X dimension, from 0 to 1.
- yOffset
- The offset along the Y dimension, from 0 to 1.
Set the position of the current wallpaper within any larger space, when that wallpaper is visible behind the given window. The X and Y offsets are floating point numbers ranging from 0 to 1, representing where the wallpaper should be positioned within the screen space. These only make sense when the wallpaper is larger than the screen.