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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
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 Deprecated Adds an image to the post. | iOS 7.3 |
SocialComposer.AddImageFile Deprecated Adds an image to the post. | iOS 7.3 |
SocialComposer.AddURL Deprecated Adds a URL to the post. | iOS 7.3 |
SocialComposer.Dismiss Deprecated Dismisses the dialog. | iOS 7.3 |
SocialComposer.GetEvaluate Deprecated Queries the evaluation to run when social composer is done. | iOS 7.3 |
SocialComposer.GetFileName Deprecated Queries the file name of the script to run when social composer is done. | iOS 7.3 |
SocialComposer.GetInitialText Deprecated Queries current initial text. | iOS 7.3 |
SocialComposer.GetScriptName Deprecated Queries the script name of the script to run when social composer is done. | iOS 7.3 |
SocialComposer.ImageCount Deprecated Queries number of images in current post. | iOS 7.3 |
SocialComposer.IsAvailableForServiceType Deprecated Queries whether a social service is available. | iOS 7.3 |
SocialComposer.IsPresented Deprecated Checks whether panel is displayed. | iOS 7.3 |
SocialComposer.New Deprecated Initializes a new social composer for a given type. | iOS 7.3 |
SocialComposer.Present Deprecated Presents the social composer view. | iOS 7.3 |
SocialComposer.RemoveAllImages Deprecated Removes all images from the post. | iOS 7.3 |
SocialComposer.RemoveAllURLs Deprecated Removes all URLs from the post. | iOS 7.3 |
SocialComposer.Result Deprecated Queries result of social composer. | iOS 7.3 |
SocialComposer.ServiceType Deprecated Queries service type of the composer. | iOS 7.3 |
SocialComposer.SetEvaluate Deprecated Sets the expression to call when composer is done. | iOS 7.3 |
SocialComposer.SetInitialText Deprecated Sets the initial text to be posted. | iOS 7.3 |
SocialComposer.SetScript Deprecated Sets the script to call when composer is done. | iOS 7.3 |
SocialComposer.URLCount Deprecated Queries number of URLs in current post. | iOS 7.3 |
21 functions shown.
These functions are free to use.