showChatHeader property

bool? showChatHeader
getter/setter pair

Used to control if the Chat Header is displayed in the UI. Defaults to true.

Implementation

external bool? showChatHeader;