Meeting SDK for Linux API Reference
Loading...
Searching...
No Matches
UnderlineAttrs Struct Reference

Underline attributes. More...

#include <meeting_chat_interface.h>

Data Fields

bool bUnderline = false
 

Detailed Description

Underline attributes.

Definition at line 76 of file meeting_chat_interface.h.

Field Documentation

◆ bUnderline

bool UnderlineAttrs::bUnderline = false

If the value is true, the text style is Underline.

Definition at line 79 of file meeting_chat_interface.h.