点击或拖拽改变大小

PhysicalButtonsCallbackArgs 构造函数

初始化 PhysicalButtonsCallbackArgs 类的一个新实例

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法
public PhysicalButtonsCallbackArgs(
	int keyCode,
	string keyType,
	bool keyEvent
)

参数

keyCode
类型:SystemInt32

[缺少 "M:Smobiler.Plugins.PhysicalButtonsCallbackArgs.#ctor(System.Int32,System.String,System.Boolean)" 的 <param name="keyCode"/> 文档]

keyType
类型:SystemString

[缺少 "M:Smobiler.Plugins.PhysicalButtonsCallbackArgs.#ctor(System.Int32,System.String,System.Boolean)" 的 <param name="keyType"/> 文档]

keyEvent
类型:SystemBoolean

[缺少 "M:Smobiler.Plugins.PhysicalButtonsCallbackArgs.#ctor(System.Int32,System.String,System.Boolean)" 的 <param name="keyEvent"/> 文档]

参见