WhiteBoardView Class Reference
| Inherits from | DWKWebView |
|---|---|
| Declared in | WhiteBoardView.h |
room
Whiteboard room information. See WhiteRoom.
@property (nonatomic, strong, nullable) WhiteRoom *roomDeclared In
WhiteBoardView.h
disableKeyboardHandler
Whether to disable the SDK’s processing of keyboard offset.
@property (nonatomic, assign) BOOL disableKeyboardHandlerDiscussion
YES: Disable the SDK’s processing of keyboard offset.NO: Enable the SDK’s processing of keyboard offset.
Declared In
WhiteBoardView.h
– init
Initializes a WhiteBroadView object.
- (instancetype)initReturn Value
An initialized WhiteBroadView object.
Declared In
WhiteBoardView.h