public interface SplashScreenUIOptions
Modifier and Type | Method and Description |
---|---|
void |
setSplashScreenLayoutResourceID(int splashScreenLayoutResourceID)
Defines the ID of the layout resource that will be used as camera splash screen displayed
while camera is being initialized.
|
void setSplashScreenLayoutResourceID(@LayoutRes int splashScreenLayoutResourceID)
splashScreenLayoutResourceID
- ID of the layout resource that will be used as camera
splash screen displayed while camera is being initialized.