How to disable Auto Capitalize in Google Docs
Open menu “Tools -> Preferences…”,
then turn off “Automatically capitalize words”
and click OK button.
Open menu “Tools -> Preferences…”,
then turn off “Automatically capitalize words”
and click OK button.
DeveloperのサイトでPreferenceについて調べていたところ、
AdvancedPreferencesというサンプルがありました。
ソースだけでは様子が分からないので、ApiDemoを開いて
みたところ、項目を選ぶとカウンタが増えるとか、1秒ごとに
チェックボックスが自動的にOn/Offされるとか。