Compartir a través de


RemoteParticipantComposingChangedEventArgs.IsComposing Propiedad

Definición

Obtiene un valor booleano que indica si el participante remoto está redactando un mensaje.

public:
 property bool IsComposing { bool get(); };
bool IsComposing();
public bool IsComposing { get; }
var boolean = remoteParticipantComposingChangedEventArgs.isComposing;
Public ReadOnly Property IsComposing As Boolean

Valor de propiedad

Boolean

bool

Valor booleano que indica si el participante remoto está redactando un mensaje.

Requisitos de Windows

Características de aplicaciones
chat chatSystem smsSend

Se aplica a