Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
A panel for iOS to edit and post to social media.
You can post with text, URL and images to Facebook, Twitter, SinaWeibo and TencentWeibo.
Version | macOS | Windows | Linux | Server | iOS SDK |
7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Item | Details |
---|---|
SocialComposer.AddImageContainer Adds an image to the post. | iOS 7.3 |
SocialComposer.AddImageFile Adds an image to the post. | iOS 7.3 |
SocialComposer.AddURL Adds a URL to the post. | iOS 7.3 |
SocialComposer.Dismiss Dismisses the dialog. | iOS 7.3 |
SocialComposer.GetEvaluate Queries the evaluation to run when social composer is done. | iOS 7.3 |
SocialComposer.GetFileName Queries the file name of the script to run when social composer is done. | iOS 7.3 |
SocialComposer.GetInitialText Queries current initial text. | iOS 7.3 |
SocialComposer.GetScriptName Queries the script name of the script to run when social composer is done. | iOS 7.3 |
SocialComposer.ImageCount Queries number of images in current post. | iOS 7.3 |
SocialComposer.IsAvailableForServiceType Queries whether a social service is available. | iOS 7.3 |
SocialComposer.IsPresented Checks whether panel is displayed. | iOS 7.3 |
SocialComposer.New Initializes a new social composer for a given type. | iOS 7.3 |
SocialComposer.Present Presents the social composer view. | iOS 7.3 |
SocialComposer.RemoveAllImages Removes all images from the post. | iOS 7.3 |
SocialComposer.RemoveAllURLs Removes all URLs from the post. | iOS 7.3 |
SocialComposer.Result Queries result of social composer. | iOS 7.3 |
SocialComposer.ServiceType Queries service type of the composer. | iOS 7.3 |
SocialComposer.SetEvaluate Sets the expression to call when composer is done. | iOS 7.3 |
SocialComposer.SetInitialText Sets the initial text to be posted. | iOS 7.3 |
SocialComposer.SetScript Sets the script to call when composer is done. | iOS 7.3 |
SocialComposer.URLCount Queries number of URLs in current post. | iOS 7.3 |
21 functions.
Feedback: Report problem or ask question.