MSConversation.SendTextAsync(String) 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task SendTextAsync (string text);
abstract member SendTextAsync : string -> System.Threading.Tasks.Task
override this.SendTextAsync : string -> System.Threading.Tasks.Task

参数

text
String

返回

表示异步 SendText 操作的任务

属性

适用于