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

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

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

BOOL bStrikethrough
 Set text style is Strikethrough.
 

Detailed Description

Set strikethrough style attributes for a chat message segment.

Definition at line 172 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ bStrikethrough

- (BOOL) bStrikethrough
readwritenonatomicassign

Set text style is Strikethrough.

Definition at line 176 of file ZoomSDKMeetingChatController.h.