Menu

UIButton questions

Kaarigar
2013-07-30
2013-07-30
  • Kaarigar

    Kaarigar - 2013-07-30

    UIButton has many properties that I am interested in - such as BorderColor, BorderWidth, etc. How to use these properties as they have no effect on the visuals. Are they just place holders for now? Thanks!

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-07-30

    Hi, Kaarigar

    It's work if you set it at run time, but i will fix it in the next release to work when setting in design time.

    Thank you for feedback

     
  • Kaarigar

    Kaarigar - 2013-07-30

    Ok, thanks!

    I tried form the code. The BorderThickness works as expected but BorderColor doesn't. Also, the rounded corners are replaced by regular corners (radius = 0).

     

    Last edit: Kaarigar 2013-07-30

Log in to post a comment.