SplashScreenShowOptions

BFChain2023年8月11日
  • Interface
  • SplashScreenShowOptions
小于 1 分钟

作为 SplashScreenPlugin.show()方法的参数接口;

属性

  • autoHide

    是否自动隐藏; 可选参数; 参数值是一个 boolean;

  • fadeInDuration

    启动页显示的过程持续时间; 可选参数; 参数值是一个 number; 单位是 ms;

  • fadeOutDuration

    启动页隐藏的过程的持续时间 可选参数; 参数值是一个 number; 单位是 ms;

  • showDuration

    启动页显示的持续时间; 可选参数; 参数值是一个 number; 单位是 ms;

方法

事件

平台兼容性

属性/方法/事件AndroidIOSDesktop-DevDesktop
autoHideX
fadeInDurationX
fadeOutDurationX
showDurationX

相关链接

Interface

SplashScreenPlugin.show()

SplashScreenPlugin

评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v2.13.0