点击或拖拽改变大小

KeepAliveIsIgnoringBattery 方法

app是否开启后台运行(android 8以上系统支持,android 8以下设备默认返回true)

命名空间:  Smobiler.Plugins.KeepAlive
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public void IsIgnoringBattery(
	ComponentOnResultHandler handler = null
)

参数

handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler
结果回调
参见