In Xamarin Forms when I am creating a label I cannot select it and copy. How can I make a label in Xamarin Forms copyable? Currently, for me its strange behavior that user is not able to select and copy text in my application.
↧
In Xamarin Forms when I am creating a label I cannot select it and copy. How can I make a label in Xamarin Forms copyable? Currently, for me its strange behavior that user is not able to select and copy text in my application.