Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、Android アプリケーションで画像を非表示にしたいので、次のコードを記述します。
eachChecktech.hide(); eachChecktech.visible=false;
Uncaught TypeError: Cannot call method 'hide' of undefined が発生しました
それは私にとってはうまくいきません。提案を見て、教えてください。