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.
無効な行があります:
XLFormRowDescriptor *row = ... XLFormRowDescriptorTypeText ... row.disabled = @YES
デフォルトでは、無効な行は灰色ですが、デフォルトの色を変更する必要があります。
'textField.textColor' を設定しようとしましたが、うまくいきません。
私の質問は、デフォルトの色を変更する方法ですか?