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.
写真に示すようにテキストの色を作成する必要があります。指定された色の RGB 値を教えてください。
次のコードを試しました
[UIColor colorWithRed:(102.0/255.0) green:(204.0/255.0) blue:(255.0/255.0) alpha:1.0];
しかし、私は期待される正確な色を得ることができません。
これに関するヘルプはかなりのものです
xib で UILabel を取得します。選択後、attributeinspector の表示に進みます。そこに色を見つけることができます。次に、それをクリックします。表示します
.
投稿に投稿したテキストに検索アイコンをドラッグ アンド ドロップします。
次に、2番目のものをクリックします。下の画像が表示されます。