RemoteParticipantComposingChangedEventArgs.IsComposing Property

Definition

Gets a Boolean value indicating if the remote participant is currently composing a message.

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

Property Value

Boolean

bool

A Boolean value indicating if the remote participant is currently composing a message.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to