# `MABGTimer cancel`

*Instance Method*

## Declaration

```swift
func cancel()
```

```objc
- (void) cancel;
```

```python
cancel()
```

