列挙型


AttributeScopes.FoundationAttributes.DurationField
Attribute.Field


iOS 16.0+ iPadOS 16.0+ macOS 13.0+ Mac Catalyst 16.0+

tvOS 16.0+ watchOS 9.0+ visionOS 1.0+ Xcode 14.0+

enum AttributeScopes .FoundationAttributes.DurationFieldAttribute.Field : Int, Codable, Sendable






トピックス


型エイリアス


typealias AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.RawValue



列挙型 Case


case days


case hours


case microseconds


case milliseconds


case minutes


case nanoseconds


case seconds


case weeks



イニシャライザ


init(from: Decoder)

型の RawValueInt の場合、与えられた復号器から復号して新しいインスタンスを作成します。


init?(rawValue: Int)



インスタンスプロパティ


var hashValue: Int


var rawValue: Int



インスタンスメソッド


func encode(to: Encoder)

型の RawValueInt の場合、与えられたエンコーダにこの値をコード化します。


func hash(into: inout Hasher)



演算子関数


static func != (AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field, AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field) -> Bool






関連


以下に準拠


Decodable


Encodable


Sendable


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ