일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Binding
- MVVM
- 애니메이션
- 플러터
- Firebase
- .NET
- 리엑트
- spring boot
- 바인딩
- 파이어베이스
- 마우이
- page
- listview
- GitHub
- 자바스크립트
- HTML
- 오류
- MSSQL
- 깃허브
- AnimationController
- Animation
- MS-SQL
- 함수
- Maui
- 닷넷
- JavaScript
- typescript
- Flutter
- db
- React JS
Archives
- Today
- Total
목록CollectionView (1)
개발노트
15. [.NET MAUI] SwipeView 만들기(with CollectionView)
SwipeView : 좌우상하 4개의 방향으로 특정 컨트롤을 밀었을때 Item을 노출시키고 Mode라는 Property로 Execute 또는 Reveal 를 선택 할 수 있다. (또한, Command 나 Invoked 로 이벤트 발생 시킬 수 있음) - 참고링크: https://docs.microsoft.com/en-us/dotnet/maui/user-interface/controls/swipeview SwipeView - .NET MAUI The .NET MAUI SwipeView is a container control that wraps around an item of content, and provides context menu items that are revealed by a swipe ges..
앱 개발/.NET MAUI
2022. 4. 22. 15:47