Skip to content

zy885137/ZYKeyboardTypeNumberView

Repository files navigation

ZYKeyboardTypeNumberView

#简单的数字键盘# ##效果图## ###用法###

  • [ZYCustomKeyboardTypeNumberView customKeyboardViewWithServiceTextField:_numberTextField Delegate:self];

  • (void)customKeyboardTypeNumberView_confirmKeyClicked { NSLog(@"--确定按钮点击,并退下键盘--"); }

  • (void)customKeyboardTypeNumberView_shrinkKeyClicked { NSLog(@"--键盘退下点击--"); }

About

简单的数字键盘

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published