|
|
|
@ -30,8 +30,8 @@ public partial class MorePage : ContentPage
|
|
|
|
|
{
|
|
|
|
|
await Share.RequestAsync(new ShareTextRequest
|
|
|
|
|
{
|
|
|
|
|
Text = "Voici le texte à partager",
|
|
|
|
|
Title = "Partagez ce texte"
|
|
|
|
|
Text = "Voici le texte à partager (à changer)",
|
|
|
|
|
Title = "Partagez ce texte : (à modifier)"
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
}
|