Return Value 戻り値
A view that uses the foreground color you supply. あるビュー、それはあなたが供給する前景色を使うものです。
Availability 有効性
Technology
A view that uses the foreground color you supply. あるビュー、それはあなたが供給する前景色を使うものです。
color
The foreground color to use when displaying this view. Pass nil
to remove any custom foreground color and to allow the system or the container to provide its own foreground color. If a container-specific override doesn’t exist, the system uses the primary color.
このビューを表示する時に使うことになる前景色。nil
を渡すことで、あらゆるあつらえの前景色を取り除いてください、そしてシステムまたはコンテナがそれ自身の前景色を提供するのを許可してください。コンテナ特有のオーバーライドが存在しないならば、システムは主設定色を使います。