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

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

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

BOOL bUnderline
 Sets text style is Underline.
 

Detailed Description

Sets underline style attributes for a chat message segment.

Definition at line 208 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ bUnderline

- (BOOL) bUnderline
readwritenonatomicassign

Sets text style is Underline.

Definition at line 212 of file ZoomSDKMeetingChatController.h.