SLComposeViewController.AddImage(UIImage) Method

Definition

Adds the provided image to the post.

[Foundation.Export("addImage:")]
public virtual bool AddImage (UIKit.UIImage image);
abstract member AddImage : UIKit.UIImage -> bool
override this.AddImage : UIKit.UIImage -> bool

Parameters

image
UIImage

Returns

Attributes

Applies to