|
Avaya Client Services API Reference (OS X)
|
CSPresentationSlidesCanvas - a canvas view to put slide image and whiteboard attached to slide in app view. More...
#import <CSPresentationSlideCanvas.h>
Inherits CSWhiteboardCanvas.
Instance Methods | |
| (BOOL) | - nextSlide |
| (BOOL) | - previousSlide |
| (void) | - setSlideListener: |
Instance Methods inherited from CSWhiteboardCanvas | |
| (instancetype) | - initWithFrame: |
| Initializes with frame. More... | |
| (instancetype) | - initWithCoder: |
| Initializes with coder. More... | |
| (void) | - clearWhiteboardWithCompletionHandler: |
| Clears whiteboard. More... | |
Properties | |
| CSLibrarySharing * | librarySharing |
| CSSlide * | currentSlide |
Properties inherited from CSWhiteboardCanvas | |
| CSWhiteboardSurface * | whiteboardSurface |
| Current whiteboard surface of whiteboard. More... | |
| NSColor * | color |
| Current color of whiteboard. More... | |
| CSWhiteboardTool | tool |
| Current tool of whiteboard. More... | |
CSPresentationSlidesCanvas - a canvas view to put slide image and whiteboard attached to slide in app view.
| - (BOOL) nextSlide |
| - (BOOL) previousSlide |
| - (void) setSlideListener: | (CSPresentationSlidesListener *) | listener |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |