点击或拖拽改变大小

InputManager 构造函数

初始化 InputManager 类的一个新实例

命名空间:  CPF.Input
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public InputManager(
	View host
)

参数

host
类型:CPF.ControlsView

[缺少 "M:CPF.Input.InputManager.#ctor(CPF.Controls.View)" 的 <param name="host"/> 文档]

参见