BitmapWidget
Content copied to clipboard
The deprecated constructor for BitmapWidget.
Parameters
bitmap
bitmap used to draw widget
position
position of widget
marginX
horizontal margin in pixels
marginY
vertical margin in pixels
Content copied to clipboard
The deprecated constructor for BitmapWidget.
Parameters
bitmap
bitmap used to draw widget
position
position of widget
marginX
horizontal margin in pixels
fun BitmapWidget(bitmap: Bitmap, originalPosition: WidgetPosition = WidgetPosition {
verticalAlignment = WidgetPosition.Vertical.TOP
horizontalAlignment = WidgetPosition.Horizontal.LEFT
offsetX = 0f
offsetY = 0f
})
Content copied to clipboard
Parameters
bitmap
bitmap used to draw widget
originalPosition
position of widget