C# 클래스 CustomKeyboard.CustomKeyboardView

상속: Android.InputMethodServices.KeyboardView
파일 보기 프로젝트 열기: Vaikesh/CustomKeyboard 1 사용 예제들

공개 메소드들

메소드 설명
CustomKeyboardView ( Android.Content.Context context, IAttributeSet attrs ) : System
ShowWithAnimation ( Android.Views.Animations.Animation animation ) : void

메소드 상세

CustomKeyboardView() 공개 메소드

public CustomKeyboardView ( Android.Content.Context context, IAttributeSet attrs ) : System
context Android.Content.Context
attrs IAttributeSet
리턴 System

ShowWithAnimation() 공개 메소드

public ShowWithAnimation ( Android.Views.Animations.Animation animation ) : void
animation Android.Views.Animations.Animation
리턴 void