点击或拖拽改变大小

AndroidCodeCompiler 类

AndroidCodeComplier
继承层次

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

AndroidCodeCompiler 类型公开以下成员。

构造函数
  名称说明
公共方法AndroidCodeCompiler
初始化 AndroidCodeCompiler 类的一个新实例
Top
属性
  名称说明
公共属性Form
获取组件所属窗体
(继承自 MobileComponent。)
公共属性Name
获取或设置控件的名称。
(继承自 MobileComponent。)
公共属性Parent
获取控件的父控件MobileParentControl。
(继承自 MobileComponent。)
Top
方法
事件
  名称说明
公共事件AndroidCodeCompilerResult
异步回调
Top
参见