From the community, the user has requested so many times for Click & LongClick events in Label Component.
About Feature
This PR adds two new events and one designer property to handle Click & LongClick events similar to Image Component.
Click
Params : No Params
Description : The event raised when a Lable is clicked.
LongClick
Params : No Params
Description : The event raised when a Lable is long clicked.
Clickable
Param Type : boolean
Description : Specifies whether the Label is clickable or not.
Pull Request
I have just created Pull Request (PR) for this feature on GitHub please share your feedback on this feature.
Vote your Feedback
- 1
- 2
- 3
- 4
- 5
0 voters