Tip
This article covers Uno-specific information for YourFeature. For a full description of the feature and instructions on using it, see Link text
- Add a short intro here
Feature | Windows | Android | iOS | Web (WASM) | macOS | Linux (Skia) | Win 7 (Skia) |
---|---|---|---|---|---|---|---|
Feature1 | ✔ | ✔/✖ (choose appropriate) | ? (fill in) | ? | ? | ? | ? |
Feature2... | ✔ | ? | ? | ? | ? | ? | ? |
- Add any steps required to use the feature that aren't covered by Microsoft's UWP documentation, i.e. because they're Uno-specific. If there are none, you can safely remove this whole section.
- If possible, add links that show (a) working code, and (b) the end result running on the web.
- For controls and UI-related features (eg brushes), you can write a sample at playground.platform.uno, create a deeplink using the 'Save Snippet' button, then add the resulting link below.
- For non-UI features, or for features requiring code-behind (not supported by the Playground), consider adding a sample to Uno.Samples and linking to that. If you do, link directly to the folder that contains your sample (eg, a url like https://github.com/unoplatform/Uno.Samples/tree/master/UI/AutoSuggestSample)