Gamebase SDK for Android  2.7.2
Toast Gamebase Platform
GamebaseWebViewConfiguration Class Reference
Collaboration diagram for GamebaseWebViewConfiguration:
Collaboration graph

Classes

class  Builder
 

Public Member Functions

int getStyle ()
 
int getScreenOrientation ()
 
int getBackgroundColor ()
 
int getNavigationBarColor ()
 
boolean isBackButtonVisible ()
 
int getNavigationBarHeight ()
 
String getTitleText ()
 
int getBackButtonImageResource ()
 
int getCloseButtonImageResource ()
 

Member Function Documentation

◆ getBackButtonImageResource()

int getBackButtonImageResource ( )

◆ getBackgroundColor()

int getBackgroundColor ( )

◆ getCloseButtonImageResource()

int getCloseButtonImageResource ( )

◆ getNavigationBarColor()

int getNavigationBarColor ( )

◆ getNavigationBarHeight()

int getNavigationBarHeight ( )

◆ getScreenOrientation()

int getScreenOrientation ( )

◆ getStyle()

int getStyle ( )

◆ getTitleText()

String getTitleText ( )

◆ isBackButtonVisible()

boolean isBackButtonVisible ( )