点击或拖拽改变大小

MobileClient 类

系统闹钟日历组件
继承层次

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public class MobileClient : MobileComponent

MobileClient 类型公开以下成员。

构造函数
  名称说明
公共方法MobileClient
获取一个MobileClient实例
Top
属性
  名称说明
公共属性Form
获取组件所属窗体
(继承自 MobileComponent。)
公共属性Name
获取或设置控件的名称。
(继承自 MobileComponent。)
公共属性Parent
获取控件的父控件MobileParentControl。
(继承自 MobileComponent。)
Top
方法
  名称说明
公共方法IsRootSystem
判断设备是否有root权限
公共方法SetAlarm(Int32, Int32, String, Boolean, ComponentOnResultHandler)
设置系统闹钟
公共方法SetAlarm(Int32, Int32, String, String, Boolean, ComponentOnResultHandler)
设置系统闹钟
公共方法SetCalendars
设置系统日历事件
公共方法SetIdleTimerDisabled
控制屏幕是否不息屏
公共方法SetScreenShot
控制屏幕是否允许截屏
Top
参见