Creates and returns a localized string representation of the provided unit of measure.
만들고 리턴한다/ 지역화된 string 표현을/ 제공된 단위와 측정에 대해
func string(from unit: Unit) -> String
unit
The unit of measure to be represented.
단위
표시할 측정의 단위
A user-readable string that represents the unit of measure. If the unit cannot be localized, the unit’s symbol value is used.
사용자가 읽을 수 있는 string/ 단위와 측정을 나타내는/
만약 단위가 지역화되지 않았다면,/ 단위의 상징값이 사용된다.