I am creating an application with swift.
I found out how to disable TableView and buttons, but
I don't know how to gray out.
I am forcing myself to change the color and title of the background.
Is there anything wrong?
In particular, I set the icon in Tableview, so I am troubled that it is not possible with the above method.
(Do I need to create a grayout version of the icon?)
Thank you for your cooperation.
swift ios swift3
What I've seen is to put a light gray alpha on the cell in advance and separate hidden by processing.I hope it will be helpful.
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
581 PHP ssh2_scp_send fails to send files as intended
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.