MY MEMO
[UWP] Background Task 본문
출처 : https://www.youtube.com/watch?v=acO5LrTvYsw&t=624s
1. 추가 -> 새프로젝트
2. Runtime 구성 요소
3. Class1의 속성 -> class 이름 변경
4. 솔루션 빌드 -> 성공이 2개 뜨면 ok
5. 참조 추가 -> Agent.Backgroud 추가
6. Manifest 코드보기
Menu
Agent.Background
Trigger.cs
Agent
MainPage.xaml
MainPage.xaml.cs
Package.appxmanifest
Library.cs
결과 화면
'STUDYING > C#' 카테고리의 다른 글
[UWP] Suggestion Box (0) | 2017.08.18 |
---|---|
[UWP] Weather Application (0) | 2017.08.17 |
[UWP] Slidable Menu (0) | 2017.08.17 |
[UWP] Pull to Refresh ListView (0) | 2017.08.17 |
[UWP] Drag and Drop Text (0) | 2017.08.17 |
Comments