gpt4 book ai didi

iOS 和禁用键盘搜索或输入键

转载 作者:可可西里 更新时间:2023-11-01 03:28:38 26 4
gpt4 key购买 nike

有没有办法在 iOS 中禁用键盘的搜索或输入按钮?

当我的 UISearchBar 中的文本太短而无法提交搜索时,我想禁用这些。

最佳答案

值得注意的是,您可以更改文本字段上的enablesReturnKeyAutomatically,这将导致在文本字段中没有文本时禁用返回/完成键。

// default is NO (when YES, will automatically disable return key when text widget has zero-length contents, and will automatically enable when text widget has non-zero-length contents)

然而,正如 SK9 一样,我肯定注意到您无法指定何时启用和禁用它的规则。

关于iOS 和禁用键盘搜索或输入键,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6326920/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com