Meeting SDK for macOS API Reference
|
Represents seat layout and canvas size for a template. More...
#include <ZoomSDKCustomImmersiveController.h>
Inherits NSObject.
Properties | |
NSArray< ZoomSDKSeatPlacementInfo * > * | seatList |
The list of template seats. | |
NSSize | canvasSize |
The size of this template. | |
Represents seat layout and canvas size for a template.
Definition at line 102 of file ZoomSDKCustomImmersiveController.h.
|
readnonatomicassign |
The size of this template.
Definition at line 110 of file ZoomSDKCustomImmersiveController.h.
|
readnonatomicretain |
The list of template seats.
Definition at line 106 of file ZoomSDKCustomImmersiveController.h.