Twitter: Difference between revisions
Jump to navigation
Jump to search
Created page with "file:Twitter.jpg '''Description''' The Twitter controls add a Twitter “Follow” button to your app. Clicking on it will open up Twitter in a browser page. No program..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[file:Twitter.jpg]] | [[file:Twitter.jpg]] | ||
== Description == | |||
The Twitter controls add a Twitter “Follow” button to your app. Clicking on it will open up Twitter in a browser page. | The Twitter controls add a Twitter “Follow” button to your app. Clicking on it will open up Twitter in a browser page. | ||
Line 7: | Line 7: | ||
No program code needs to be added to use this control. Since it needs to get information from the Twitter 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 Twitter servers, it may render more slowly than other controls. | ||
== Properties == | |||
The following properties are supported: | The following properties are supported: | ||
Line 22: | Line 22: | ||
| user || Twitter user name. | | user || Twitter user name. | ||
|} | |} | ||
[[Category:Language Reference]] |
Revision as of 16:57, 17 August 2012
Description
The Twitter controls add a Twitter “Follow” button to your app. Clicking on it will open up Twitter in a browser page.
No program code needs to be added to use this control. Since it needs to get information from the Twitter servers, it may render more slowly than other controls.
Properties
The following properties are supported:
language | Choose from a list of popular languages.. |
showCount | Show the number of members? True or False. |
showName | Show the Twitter screen name? True or False |
size | Size of the button. Medium or Large. |
user | Twitter user name. |