Contents

defaultValue

The default value to return when property is not set to a specific value.

Declaration

static var defaultValue: Self.Value { get }

Return Value

The default value for this property type.

Discussion

This value is used when a progress manager doesn’t have an explicit value set for this property type.