init(from: Decoder)
Creates a new instance by decoding from the specified decoder.
新しいインスタンスをこの指定されたデコーダからデコードすることによって作成します。
Availability 有効性
Technology
struct Measurement
<UnitType >.FormatStyle
.UnitWidth
init(from: Decoder)
var hashValue : Int
static var abbreviated: Measurement<UnitType>.FormatStyle.UnitWidth
static var narrow: Measurement<UnitType>.FormatStyle.UnitWidth
static var wide: Measurement<UnitType>.FormatStyle.UnitWidth
func encode(to: Encoder)
func hash(into: inout Hasher)
static func != (Measurement<UnitType>.FormatStyle.UnitWidth, Measurement<UnitType>.FormatStyle.UnitWidth) -> Bool
static func == (Measurement<UnitType>.FormatStyle.UnitWidth, Measurement<UnitType>.FormatStyle.UnitWidth) -> Bool
var width: Measurement<UnitType>.FormatStyle.UnitWidth
var usage: MeasurementFormatUnitUsage<UnitType>?
var hidesScaleName : Bool
UnitType
is UnitTemperature
.
UnitType
がUnitTemperature
である時に利用可能。
var locale: Locale
func locale(Locale) -> Measurement<UnitType>.FormatStyle