|
Meeting SDK for iOS API Reference
|
A class that contains strikethrough attributes. More...
#include <MobileRTCMeetingChat.h>
Inherits NSObject.
Properties | |
| BOOL | bStrikethrough |
| Indicates if the text style is strikethrough. YES if strikethrough, NO otherwise. | |
A class that contains strikethrough attributes.
Definition at line 545 of file MobileRTCMeetingChat.h.
|
readwritenonatomicassign |
Indicates if the text style is strikethrough. YES if strikethrough, NO otherwise.
Definition at line 550 of file MobileRTCMeetingChat.h.