KeepAlive 类 |
命名空间: Smobiler.Plugins.KeepAlive
KeepAlive 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Form |
获取组件所属窗体
(继承自 MobileComponent。) |
![]() | Name |
获取或设置控件的名称。
(继承自 MobileComponent。) |
![]() | Parent |
获取控件的父控件MobileParentControl。
(继承自 MobileComponent。) |
名称 | 说明 | |
---|---|---|
![]() | CloseNotication |
关闭状态栏常驻通知
|
![]() | IsIgnoringBattery |
app是否开启后台运行(android 8以上系统支持,android 8以下设备默认返回true)
|
![]() | IsNotication |
通知权限是否开启
|
![]() | OpenIgnoreSetting |
开启手机厂商应用管家自启管理
|
![]() | OpenNotication |
跳转开启通知界面]
|
![]() | RequestIgnoreBattery |
app申请开启后台运行(android 8以上系统支持,android 8以下设备默认返回true)
|
![]() | StartNotication |
开启状态栏常驻通知
|