Comment on page
FloatingButton
A FloatingButton component is a non-visual component that can be shown as floating button on the screen. By default, the button will be at bottom-right of screen. NOTE: For this to work, the Screen Scrollable should be set to true.
- Click()
- TouchDown()
- TouchUp()
- BackgroundColor. Also available in the Designer properties.
- ButtonSize. Also available in the Designer properties.
- Enabled. Also available in the Designer properties.
- Image. Also available in the Designer properties.
- MarginBottom. Also available in the Designer properties.
- MarginRight. Also available in the Designer properties.
- Visible. Also available in the Designer properties.
Last modified 5yr ago