> For the complete documentation index, see [llms.txt](https://eneskaraosman53.gitbook.io/swiftui/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eneskaraosman53.gitbook.io/swiftui/master.md).

# İçerikler

## Temel UI Bileşenleri

* `Button`
* `Image`
* DatePicker
* EditButton
* Form, Section
* List
* NavigationLink
* NavigationView
* `Picker`
* ScrollView
* `Action Sheet`
* `SecureField`
* `Stepper`
* `Slider`
* `TabView`
* `Text`
* Toggle
* TextField<br>

### State

* @State
* @Binding
* @ObservableObject
* @ObservedObject
* @Published
* @EnvironmentObject

### Gestures

* `TapGesture`
* DragGesture
* `RotationGesture`
* MagnificationGesture
* LongPressGesture
