SLComposeViewController.AddUrl(NSUrl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the provided url
to the post.
[Foundation.Export("addURL:")]
public virtual bool AddUrl (Foundation.NSUrl url);
abstract member AddUrl : Foundation.NSUrl -> bool
override this.AddUrl : Foundation.NSUrl -> bool
Parameters
- url
- NSUrl
Returns
- Attributes