Protocol
BooleanPropertyFormat
A conversion between
Bool and an arbitrary alternative storage format, usually a string.protocol BooleanPropertyFormat : Sendable
Topics
Associated Types
Initializers
Instance Methods
Type Properties
static var `default`: DefaultBooleanPropertyFormatstatic var integer: IntegerBooleanPropertyFormat<Int>static var onOff: OnOffBooleanPropertyFormatstatic var oneZero: OneZeroBooleanPropertyFormatstatic var trueFalse: TrueFalseBooleanPropertyFormatstatic var yesNo: YesNoBooleanPropertyFormatstatic var yn: YNBooleanPropertyFormat
Relationships
Inherits From
Swift.SendableSwift.SendableMetatype