Share via


SLComposeViewController.SetInitialText(String) Method

Definition

[Foundation.Export("setInitialText:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SetInitialText(string text);
[<Foundation.Export("setInitialText:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetInitialText : string -> bool
override this.SetInitialText : string -> bool

Parameters

text
String

Returns

Attributes

Applies to