func monospacedDigit () -> some View
Modifies the fonts of all child views to use fixed-width digits, if possible, while leaving other characters proportionally spaced.
Availability 有効性
Technology
A view that transforms the case of the text. あるビュー、それはテキストのケースを変換したものです。
textCase
The default value is nil
, displaying the text without any case changes.
省略時の値はnil
です、何らケース変更なしでテキストを表示します。
func monospacedDigit () -> some View