NControl
NControl copied to clipboard
MaterialDesign Text
Thanks for this great library, I was wondering who we can write the text of a MaterialDesignRippleButton :
the below code is not working as expected!!!
<ctrl2:MaterialDesignRippleButton Command="{Binding Touched}" Text="FontMaterialDesignLabel.MDInformation" BackgroundColor="Blue" HeightRequest="50" Grid.Column="2" />