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.
たとえば、10進数の値を使用して絵文字アイコンを表示したい

UILabelに表示するにはどうすればよいですか?
ありがとう!
これを試して
textLabel.text = @"\ue41e";
&#x の代わりに\u. これがあなたが望むものであることを願っています。
\u