SLComposeViewController.SetInitialText(String) Method

Definition

Sets the initial text of the post and returns true if the initial value was successfully set.

[Foundation.Export("setInitialText:")]
public virtual bool SetInitialText (string text);
abstract member SetInitialText : string -> bool
override this.SetInitialText : string -> bool

Parameters

text
String

Returns

Attributes

Applies to