IConversationWindowNeedsSizeChangeEventData Members
Include Protected Members
Include Inherited Members
The IConversationWindowNeedsSizeChangeEventData type exposes the following members.
Properties
Name | Description | |
---|---|---|
MaximumWindowHeight |
Gets the maximum required UI window height.
|
|
MaximumWindowWidth |
Gets the maximum required UI window width.
|
|
MinimumWindowHeight |
Gets the minimum required UI window height.
|
|
MinimumWindowWidth |
Gets the minimum required UI window width.
|
|
RecommendedWindowHeight |
Gets the recommended UI window height.
|
|
RecommendedWindowWidth |
Gets the recommended UI window width.
|