|
MoSync 3.3
|
An instance of RatingBar is used for displaying a rating in stars. The user can touch/drag or use arrow keys to set the rating when using the default size RatingBar. When using a RatingBar that supports user interaction, placing widgets to the left or right of the RatingBar is discouraged. For rating bar events see RatingBarListener. More...
#include "Widget.h"Classes | |
| class | NativeUI::RatingBar |
| An instance of RatingBar is used for displaying a rating in stars. Usually, the default stars number is 5. The user can touch/drag or use arrow keys to set the rating when using the default size RatingBar. When using a RatingBar that supports user interaction, placing widgets to the left or right of the RatingBar is discouraged. For rating bar events see RatingBarListener. More... | |
Namespaces | |
| namespace | NativeUI |
A collection of widgets for designing native user interfaces. | |
An instance of RatingBar is used for displaying a rating in stars. The user can touch/drag or use arrow keys to set the rating when using the default size RatingBar. When using a RatingBar that supports user interaction, placing widgets to the left or right of the RatingBar is discouraged. For rating bar events see RatingBarListener.