onContextLostObservable property

Observable<ThinEngine> onContextLostObservable

Implementation

external Observable<ThinEngine> get onContextLostObservable;
void onContextLostObservable=(Observable<ThinEngine> onContextLostObservable)

Implementation

external set onContextLostObservable(Observable<ThinEngine> onContextLostObservable);