SlideShare a Scribd company logo
Swift ui userinput
Swift ui userinput
ContentView @State framework .


SwiftUI
.
1. 2
•


•
UIKIT
// count


var count = 0 {


didSet { countLabel.text = “(count)” }


}


// UITableView


func appendData() {


data.append(“New Data”)


tableView.reloadData()


}
,
!
SWIFTUI
.
(Toggle) on off
.


body ,
@State
.
, .
class viewcontroller: ViewController {


let model: String = “ ” //


func moveToNextView() {


let viewController = InfoInputViewController()

viewController.model = self.model //


self.present(viewController, animated: false, completion: nil)

}
.
✅
ObservableObject @ObservedObject


-


-


@ObservedObject ObservableObject
.


@State ,
@ObservedObject
.


@Published
@EnvironmentObject


.


Model 1 , 2


Binding !
2.ALERT,ACTIONSHEET
•ALERT


•ACTIONSHEET
ALERT
ALERT UIALERTCONTROLLER
2
UIAlertAction








“OK”
ACTIONSHEET
Alert ActionSheet
.


.


.
3.
•SHEET


•POPOVER
SHEET
pageSheet .
POPOVER
Popover




,




.
SWIFT
•PROPERTY WRAPPERS
• , ,
.

•
.

• @State
.
!
• @IBOutlet

• @NSCopying

• @objc

• lazy

• …
Swift ui userinput
- .


- ,
.


- .


-
.

More Related Content

PDF
View controller life cycle
PDF
Unidirectional Data Flow in Swift
PDF
PPTX
Part 8 add,update,delete records using records operation buttons in vb.net
PDF
Angular the Good Parts
DOCX
Code
PDF
The basics of Ember Objects
View controller life cycle
Unidirectional Data Flow in Swift
Part 8 add,update,delete records using records operation buttons in vb.net
Angular the Good Parts
Code
The basics of Ember Objects

What's hot (20)

PDF
Using Git on the Command Line
PPTX
Top 10 Mistakes AngularJS Developers Make
PDF
ReRxSwift
PPTX
Part24 filter using string or char search in vb.net
PPTX
Angularjs Anti-patterns
PPTX
Web technology javascript
DOCX
List view languages
PPTX
Part 26 login type2 using binding source count
PPTX
React redux
PDF
Session 2 android study jam
PPTX
Events - Part 2
PPTX
NNG Technical Seminar - NGXS
PPTX
mediator
PDF
Lessons learnt in Jquery
PDF
A Cartoon intro to performance in React
PDF
Unidirectional Data Flow with Reactor
PPTX
Introducing AngularJS
DOCX
Programa 2
PDF
PDF
Simplest calculator app using android studio android workshop
Using Git on the Command Line
Top 10 Mistakes AngularJS Developers Make
ReRxSwift
Part24 filter using string or char search in vb.net
Angularjs Anti-patterns
Web technology javascript
List view languages
Part 26 login type2 using binding source count
React redux
Session 2 android study jam
Events - Part 2
NNG Technical Seminar - NGXS
mediator
Lessons learnt in Jquery
A Cartoon intro to performance in React
Unidirectional Data Flow with Reactor
Introducing AngularJS
Programa 2
Simplest calculator app using android studio android workshop
Ad

Similar to Swift ui userinput (17)

PDF
SwiftUI - Performance and Memory Management
PDF
Some Stuff I was thinking about state machines and types
PDF
20180721 code defragment
PDF
MVVM with SwiftUI and Combine
PDF
What 100M downloads taught us about iOS architectures
PDF
Dispatching Reactive State
PDF
Property wrapper and how to use them with mvvm in swift ui i copy
PDF
Writing Your App Swiftly
PDF
Practical Protocol-Oriented-Programming
PDF
Practialpop 160510130818
PDF
MCE^3 - Natasha Murashev - Practical Protocol-Oriented Programming in Swift
PDF
Distributing information on iOS
PDF
Hello, ReactorKit 
PDF
Component-driven UIs - Mobile Era 2016
PDF
SwiftUI For Production | try! Swift 2019
PDF
Reactive Thinking in iOS Development - Pedro Piñera Buendía - Codemotion Amst...
PDF
SwifTEA UI - Unidirectional data flow with SwiftUI and WeeDux
SwiftUI - Performance and Memory Management
Some Stuff I was thinking about state machines and types
20180721 code defragment
MVVM with SwiftUI and Combine
What 100M downloads taught us about iOS architectures
Dispatching Reactive State
Property wrapper and how to use them with mvvm in swift ui i copy
Writing Your App Swiftly
Practical Protocol-Oriented-Programming
Practialpop 160510130818
MCE^3 - Natasha Murashev - Practical Protocol-Oriented Programming in Swift
Distributing information on iOS
Hello, ReactorKit 
Component-driven UIs - Mobile Era 2016
SwiftUI For Production | try! Swift 2019
Reactive Thinking in iOS Development - Pedro Piñera Buendía - Codemotion Amst...
SwifTEA UI - Unidirectional data flow with SwiftUI and WeeDux
Ad

More from joonjhokil (19)

PDF
iOS 개발자로 계속 성장하는 팁들(슬라이드만)
PDF
iOS 개발자로 계속 성장하는 팁들
PDF
Gitflow 깃플로우 공유
PDF
New uikit in wwdc2021(KOR)
PDF
php screw를 활용한 php 코드 암호화
PDF
열거형을 활용하는 열가지 방법
PDF
파이썬 자료형 발표
PDF
Test expressions
PDF
Tdd app setup
PDF
Quick sort in Swift
PDF
Binary search
PDF
Queue challenges in swift
PDF
Queue in swift
PDF
DDD 3기 누렁이 20191110 회의록
PDF
Rx MVVM
PDF
Error handling
PDF
RxSwift Transforming operators
PDF
Observer pattern
PDF
스위프트 ARC 발표 자료
iOS 개발자로 계속 성장하는 팁들(슬라이드만)
iOS 개발자로 계속 성장하는 팁들
Gitflow 깃플로우 공유
New uikit in wwdc2021(KOR)
php screw를 활용한 php 코드 암호화
열거형을 활용하는 열가지 방법
파이썬 자료형 발표
Test expressions
Tdd app setup
Quick sort in Swift
Binary search
Queue challenges in swift
Queue in swift
DDD 3기 누렁이 20191110 회의록
Rx MVVM
Error handling
RxSwift Transforming operators
Observer pattern
스위프트 ARC 발표 자료

Recently uploaded (20)

PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPT
Project quality management in manufacturing
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPT
introduction to datamining and warehousing
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
composite construction of structures.pdf
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
Digital Logic Computer Design lecture notes
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Safety Seminar civil to be ensured for safe working.
Internet of Things (IOT) - A guide to understanding
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Project quality management in manufacturing
R24 SURVEYING LAB MANUAL for civil enggi
Operating System & Kernel Study Guide-1 - converted.pdf
OOP with Java - Java Introduction (Basics)
UNIT-1 - COAL BASED THERMAL POWER PLANTS
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
introduction to datamining and warehousing
Foundation to blockchain - A guide to Blockchain Tech
composite construction of structures.pdf
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Digital Logic Computer Design lecture notes
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...

Swift ui userinput