---
title: updateSelectableDates()
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/uicalendarselection/updateselectabledates()
---

# updateSelectableDates()

Informs the calendar view to update the view for selectable dates.

## Declaration

```swift
func updateSelectableDates()
```

## Discussion

Discussion Call this function after you change the set of dates that are selectable in your calendar view.
