---
title: minimum
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasenumbermetaparameterdefinition/minimum
---

# minimum

The lowest possible number for the value.

## Declaration

```swift
var minimum: Double { get }
```

## Discussion

Discussion The framework sets the value of this property to the init(value:minimum:maximum:) argument.

## See Also

### Reistricting the Value

- [maximum](phase/phasenumbermetaparameterdefinition/maximum.md)
