Facebook: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
No program code needs to be added to use this control. Since it needs to get information from the Facebook servers, it may render more slowly than other controls. | No program code needs to be added to use this control. Since it needs to get information from the Facebook servers, it may render more slowly than other controls. | ||
This control works on Safari for | This control works on Safari for iOS and Chrome for Android, but not on the Android Browser. | ||
== Properties == | == Properties == |
Latest revision as of 21:12, 21 May 2017
Description
The Facebook controls add a Facebook “Like” button to your app. Clicking on it will open up Facebook in a browser page.
No program code needs to be added to use this control. Since it needs to get information from the Facebook servers, it may render more slowly than other controls.
This control works on Safari for iOS and Chrome for Android, but not on the Android Browser.
Properties
The following properties are supported:
caption | Text to display on button. Can be Like or Recommend. |
colorScheme | Color Scheme. Can be Light or Dark. |
font | Font. Needs to be one of the standard fonts. |
href | The URL to “Like”. i.e. facebook.com/ladygaga |
layout | Standard, Button Count or Box Count |
showFaces | Show display profile photos below the button? (Standard layout only.) |