Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKChatMsgUnderlineAttrs Class Reference

Set underline style attributes for a chat message segment. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

BOOL bUnderline
 Set text style is Underline.
 

Detailed Description

Set underline style attributes for a chat message segment.

Definition at line 208 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ bUnderline

- (BOOL) bUnderline
readwritenonatomicassign

Set text style is Underline.

Definition at line 212 of file ZoomSDKMeetingChatController.h.