Capacitor 首页指示器插件,用于控制iOS首页指示器的可见性。首页指示器是位于iOS设备底部的水平条,设备没有物理主按钮。
核心功能
标题为“核心功能”的部分hide- 隐藏屏幕底部的首页指示器。show- 在屏幕底部显示首页指示器。isHidden- 检查首页指示器当前是否隐藏。
| Method | Description |
|---|---|
hide | Hide the home indicator at the bottom of the screen. |
show | Show the home indicator at the bottom of the screen. |
isHidden | Check whether the home indicator is currently hidden. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-home-indicator.
继续从 @capgo/capacitor-home-indicator
继续从 @capgo/capacitor-home-indicator如果您正在使用 @capgo/capacitor-home-indicator 来规划原生插件工作,连接它与 使用 @capgo/capacitor-home-indicator 为原生能力在使用 @capgo/capacitor-home-indicator Capgo 原生插件目录 为产品工作流程在 Capgo 原生插件目录 Capacitor 由 Capgo 插件 为实现细节在 Capacitor 由 Capgo 插件 添加或更新插件 关于在添加或更新插件中实现详细信息, Ionic 企业插件替代品 关于Ionic 企业插件替代品的产品工作流程。