# `twoThirds`

*Global Variable*

## Declaration

```swift
let twoThirds: CGFloat
```

```objc
extern const CGFloat twoThirds;
```

```python
twoThirds: float
```

