Why are the results of @ScaledMetric not matching the size of the Text view as i would expect?

前端 未结 0 413
别跟我提以往
别跟我提以往 2020-12-19 05:26

So here is a little example code to illustrate the situation.

import SwiftUI

struct example: View {
    @Environment(\\.sizeCategory) var sizeCategory
    @S         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题