Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCStrikethroughAttrs Class Reference

Strikethrough attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bStrikethrough
 If the value is true, the text style is Strikethrough.
 

Detailed Description

Strikethrough attributes.

Definition at line 492 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bStrikethrough

- (BOOL) bStrikethrough
readwritenonatomicassign

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

Definition at line 496 of file MobileRTCMeetingChat.h.