0
1

More than 3 years have passed since last update.

#5 iOSアプリのLabelの編集1例

Last updated at Posted at 2019-11-19

はじめに

個人のメモ程度の出来なのであまり参考にしないで下さい.

環境

Xcode:11.2.1
Swift:5.1.2
2019/11

part1

編集したいLabelを選択する.

スクリーンショット 2019-11-19 午後11.37.41.png

part2

Attributes inspectorからtextや色,大きさを変更する.

スクリーンショット 2019-11-19 午後11.09.03.png

追記

ShadowSystem Backgroung Colorにして,Shadow OffsetWidthHeightをそれぞれ-1にする.

スクリーンショット 2020-02-24 午後1.26.48.png

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1