Condividi tramite


RemoteParticipantComposingChangedEventArgs.IsComposing Proprietà

Definizione

Ottiene un valore booleano che indica se il partecipante remoto sta attualmente componendo un messaggio.

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

Valore della proprietà

Boolean

bool

Valore booleano che indica se il partecipante remoto sta attualmente componendo un messaggio.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a