C# 클래스 CK.Keyboard.Model.CurrentKeyboardChangedEventArgs

Event argument when the current keyboard changed. Gives access to the previous keyboard.
상속: KeyboardContextEventArgs
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
CurrentKeyboardChangedEventArgs ( IKeyboardContext ctx, IKeyboard previous )

메소드 상세

CurrentKeyboardChangedEventArgs() 공개 메소드

public CurrentKeyboardChangedEventArgs ( IKeyboardContext ctx, IKeyboard previous )
ctx IKeyboardContext
previous IKeyboard