onContextRestoredObservable property

Observable<ThinEngine> onContextRestoredObservable

Implementation

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

Implementation

external set onContextRestoredObservable(Observable<ThinEngine> onContextRestoredObservable);