Skip to main content

SplashScreenShowOptions

BFChainInterfaceSplashScreenShowOptionsLess than 1 minute

As a parameter interface of SplashScreenPlugin.show() method;

Property

  • autoHide

    Whether to automatically hide;
    optional parameter;
    The parameter value is a boolean;

  • fadeInDuration

    The duration of the process displayed on the startup page;
    optional parameter;
    The parameter value is a number;
    The unit is ms;

  • fadeOutDuration

    The duration of the process where the start page is hidden
    optional parameter;
    The parameter value is a number;
    The unit is ms;

  • showDuration

    The duration of the startup page display;
    optional parameter;
    The parameter value is a number;
    The unit is ms;

Method

  • none

Event

  • none

Platform Compatibility

Property/Method/EventAndroidIOSDesktop-DevDesktop
autoHideX
fadeInDurationX
fadeOutDurationX
showDurationX

Interface

SplashScreenPlugin.show()

SplashScreenPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7