📜  如何在 android 中禁用点击监听器 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:15.957000             🧑  作者: Mango

代码示例1
myButton.setEnabled(false);