Results 1 to 3 of 3

Thread: How to set Logo and Text On Image In Xamarin Forms

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2020
    Posts
    59

    How to set Logo and Text On Image In Xamarin Forms

    Hii
    I have one image one logo and some text. I just want to add a logo and text on an image.
    I try it but the logo and text are not set properly on image.

    Help me to find it!!

  2. #2
    New Member
    Join Date
    Jan 2023
    Location
    lucknow
    Posts
    1

    Re: How to set Logo and Text On Image In Xamarin Forms

    To set a logo and text on an image in Xamarin Forms, you can use a StackLayout with AbsoluteLayout and Image for the background, and Label for the text.

    You can adjust the position and size of the logo and text by modifying the LayoutBounds and LayoutFlags properties in the AbsoluteLayout

    **Links removed by Site Administrator so it doesn't look like you're spamming us. Please don't post them again.**

  3. #3

    Re: How to set Logo and Text On Image In Xamarin Forms

    Have you considered adjusting the LayoutBounds and LayoutFlags properties in the AbsoluteLayout to ensure proper positioning and sizing of the logo and text on the image in Xamarin Forms?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width