#import <CSPresentationSlidesListener.h>
Inherits NSObject, and <CSSlideDelegate>.
After finished presentation sharing use this method to clear the canvas.
- (void) displayLayer: |
|
(CALayer *) |
layer |
|
Implementation of informal CALayer drawing protocol.
It puts content on layer. It is called, when needsDisplay is set on CALayer that this class' object is delegate of
Puts a slide received frow WCS on a Layer.
- (instancetype) initWithFrame: |
|
(CGRect) |
frame |
|
Init object with some default frame.
- (CALayer*) drawingLayer |
|
readwritenonatomicstrong |
A view, that a drawingLayer is assigned as content.
Here, it's used to apply any sharing screen viewport size changes
The documentation for this class was generated from the following file: