书栈网 · BookStack 本次搜索耗时 0.083 秒,为您找到 236619 个相关结果.
  • ThumbarButton 对象

    ThumbarButton 对象 ThumbarButton 对象 icon NativeImage - 显示在缩略图工具栏中的图标. click Function tooltip string (可选) - 按钮的提示文本. flags string[] (可选) - 控制按钮的特定状态和行为。 默认情况下,值为 ['enabled'] ...
  • SharingItem 对象

    SharingItem 对象 SharingItem 对象 texts string[] (可选) - 要共享的文本数组。 filePaths string[] (可选) - 要共享的文件数组。 urls string[] (可选) - 要共享的URL数组。
  • ServiceWorkerInfo 对象

    ServiceWorkerInfo 对象 ServiceWorkerInfo 对象 scriptUrl string - 当前service worker 运行的脚本的完整 URL scope string - 当前service worker为其激活的基URL。 renderProcessId number - 当前service worke...
  • ScrubberItem 对象

    ScrubberItem 对象 ScrubberItem 对象 标签 string (可选)-要在此项中显示的文本. 图标 NativeImage (可选)-显示在此项中的图像.
  • ProtocolResponse 对象

    ProtocolResponse 对象 ProtocolResponse 对象 error Integer(可选的) - 如果赋值,request 将会失败,并返回error 错误码。 更多的错误号信息,您可以查阅网络错误列表 . statusCode number (可选的) - HTTP响应码,默认是200。 charset string ...
  • Product 对象

    Product 对象 Product 对象 productIdentifier string - 用于苹果应用商店标识产品的字符串。 localizedDescription string - 产品的描述。 localizedTitle string - 产品的名称。 contentVersion string - 标识产品的版本的字符串。 ...
  • ProcessMemoryInfo 对象

    ProcessMemoryInfo 对象 ProcessMemoryInfo 对象 residentSet Integer Linux Windows - 当前固定到实际物理RAM的内存量(KB)。 private Integer - 其他进程未共享的内存量,以KB为单位,如JS堆或HTML内容。 shared Integer - 进程之间共享...
  • NotificationAction 对象

    NotificationAction 对象 平台 / 操作 支持 MacOS系统上的按钮支持 NotificationAction 对象 type 类型:String - 此类操作可以作为 按钮 . text 类型:String(可选) - 给定操作的标签。 平台 / 操作 支持 操作类型 平台支持 text 参数 text 参数默认...
  • JumpListCategory 对象

    JumpListCategory 对象 JumpListCategory 对象 type 字符串 (可选) - 下列之一: tasks -此类别中的项目将放在标准 tasks 类别中。 只能有一个这样的类别, 它将始终显示在跳转列表的底部。 frequent -显示应用程序经常打开的文件列表, 该类别的名称及其项由 Windows 设置。 rec...
  • Extension 对象

    Extension 对象 Extension 对象 id 字符串 manifest any - 扩展程序清单数据 的副本。 name string path string - 扩展程序路径。 version string url string - 扩展程序的 chrome-extension:// URL。