Share via

Mobile Apps

Amir Ahmed Salem Khalaf 341 Reputation points
2022-06-02T01:53:00.607+00:00

How to set Label in Xamarin Mobile Apps ?

Developer technologies | .NET | Xamarin

2 answers

Sort by: Most helpful
  1. Wafa Ibrahim Ali Asakrah 66 Reputation points
    2022-06-09T10:46:51.33+00:00

    For Android, you can open MainActivity.cs, then find the [Activity] tag, change the Label value to Sales Force like this [Activity(Label = "Sales Force"....)]

    For iOS, please open the Info.plist, change the value of Application Name to Sales Force.

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2022-06-02T07:47:09.543+00:00

    Hello,​

    Here is a Xamarin.Forms Label Tutorial, you can refer to this document step by step to set Label in your Xamarin. application.

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.