https://github.com/bysuspect/useful-codes
this is my much used codes
https://github.com/bysuspect/useful-codes
Last synced: 28 days ago
JSON representation
this is my much used codes
- Host: GitHub
- URL: https://github.com/bysuspect/useful-codes
- Owner: BySuspect
- Created: 2022-07-22T12:55:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T09:12:05.000Z (over 1 year ago)
- Last Synced: 2025-03-20T03:20:56.603Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Default Font Sizes
* FontSize=```Body```
= ```16```
* FontSize=```Caption```
= ```12```
* FontSize=```Default```
= ```14```
* FontSize=```Header```
= ```96```
* FontSize=```Large```
= ```22```
* FontSize=```Medium```
= ```18```
* FontSize=```Micro```
= ```10```
* FontSize=```Small```
= ```14```
* FontSize```Subtitle```
= ```16```
* FontSize=```Title```
= ```24```