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

Indent attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

NSInteger indent
 The number of times the indentation style is applied.
 

Detailed Description

Indent attributes.

Definition at line 641 of file MobileRTCMeetingChat.h.

Property Documentation

◆ indent

- (NSInteger) indent
readwritenonatomicassign

The number of times the indentation style is applied.

Definition at line 645 of file MobileRTCMeetingChat.h.