Diff between buttonfacecolor and backcolor
Diff between buttonfacecolor and backcolor
I do not see a difference?
-
tsupartono
- Posts: 289
- Joined: Wed Apr 18, 2012 10:21 am
Re: Diff between buttonfacecolor and backcolor
You may not see any difference on iOS7 as buttons look like labels there.
If you try on iOS6 or on Android, you will see the difference.
BackgroundColor fills the whole background area of the element (which is always rectangular)
ButtonFaceColor in contrast would fill only the button shape. If the button is not rectangular (say round), the colour would only fill that round area.
If you try on iOS6 or on Android, you will see the difference.
BackgroundColor fills the whole background area of the element (which is always rectangular)
ButtonFaceColor in contrast would fill only the button shape. If the button is not rectangular (say round), the colour would only fill that round area.