StructureFoundation5.9.0
Name
struct Name
Citizens in Foundation
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.protocol RawRepresentable
A type that can be converted to and from an associated raw value.
Members
init(String
) init(rawValue: String
) static let NSCalendarDayChanged: NSNotification.Name
static let NSDidBecomeSingleThreaded: NSNotification.Name
static let NSFileHandleConnectionAccepted: Notification.Name
static let NSFileHandleDataAvailable: Notification.Name
static let NSFileHandleReadToEndOfFileCompletion: Notification.Name
static let NSSystemTimeZoneDidChange: NSNotification.Name
static let NSThreadWillExit: NSNotification.Name
static let NSWillBecomeMultiThreaded: NSNotification.Name
var rawValue: String