KeyboardEvent.KeyboardEvent

KeyboardEvent(string)

의 새 인스턴스를 초기화합니다.KeyboardEvent 클래스.

public KeyboardEvent(string type)
모수유형설명
typeString이벤트 유형입니다.

또한보십시오


KeyboardEvent(string, IDictionary<string, object>)

의 새 인스턴스를 초기화합니다.KeyboardEvent 클래스.

public KeyboardEvent(string type, IDictionary<string, object> eventInitDict)
모수유형설명
typeString이벤트 유형입니다.
eventInitDictIDictionary`2이벤트 초기화 사전입니다.

또한보십시오