Edit

Share via


ConversationWindowInformationType Enum

Definition

Enumerates the conversation window properties.

public enum class ConversationWindowInformationType
public enum ConversationWindowInformationType
type ConversationWindowInformationType = 
Public Enum ConversationWindowInformationType
Inheritance
ConversationWindowInformationType

Fields

Name Value Description
Invalid -1
IsDocked 269352962

Is the conversation window docked?

HasVideo 269352963

Returns true if the conversation window is showing the main video pane.

HasContentStage 269352964

Returns true if the content stage is being shown.

HasExtensionPane 269352965

Returns true if the conversation window is showing the extension pane.

IsFullScreen 269352966

Returns true if the conversation window is in fullscreen mode.

WidthMin 537788416

The minimum width of the conversation window.

HeightMin 537788417

The minimum height of the conversation window.

Applies to