Freigeben über


MSConversation.InsertText(String, Action<NSError>) Methode

Definition

Fügt der text Unterhaltung hinzu und ruft dann auf completionHandler.

[Foundation.Export("insertText:completionHandler:")]
public virtual void InsertText (string text, Action<Foundation.NSError> completionHandler);
abstract member InsertText : string * Action<Foundation.NSError> -> unit
override this.InsertText : string * Action<Foundation.NSError> -> unit

Parameter

text
String
completionHandler
Action<NSError>

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Attribute

Gilt für: