-
Notifications
You must be signed in to change notification settings - Fork 460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[APPFW] Add Dotnet API reference link #2069
base: master
Are you sure you want to change the base?
Conversation
Can one of the admins verify this patch? |
Please checkout the webpage https://docs1.stg.tizen.org/staging/2069 |
Please checkout the webpage https://docs1.stg.tizen.org/staging/2069 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @newb1e-kim please check the suggestions and incorporate them accordingly.
@@ -169,3 +169,5 @@ To get information on the current application, follow these steps: | |||
## Related information | |||
- Dependencies | |||
- Tizen 4.0 and Higher | |||
- API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- API Reference | |
- API References |
@@ -299,3 +299,7 @@ For full source code of the example, see [here](./source-code/application-launch | |||
## Related information | |||
* Dependencies | |||
- Tizen 4.0 and Higher | |||
* API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* API Reference | |
* API References |
@@ -254,3 +254,5 @@ static void Main(string[] args) | |||
## Related information | |||
- Dependencies | |||
- Tizen 2.4 and Higher | |||
- API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- API Reference | |
- API References |
@@ -433,3 +433,8 @@ tidlc --cion -s -b -i CionTest.tidl -l C# -o CionStub | |||
## Related information | |||
- Dependencies | |||
- Tizen 6.5 and Higher | |||
- API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- API Reference | |
- API References |
* Dependencies | ||
- Tizen 5.5 and Higher | ||
* API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Dependencies | |
- Tizen 5.5 and Higher | |
* API Reference | |
- Dependencies | |
- Tizen 5.5 and Higher | |
- API References |
* Dependencies | ||
- Tizen 4.0 and Higher | ||
* API Reference | ||
- [Tizen.Applications.AttachPanel](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.AttachPanel) namespace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Dependencies | |
- Tizen 4.0 and Higher | |
* API Reference | |
- [Tizen.Applications.AttachPanel](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.AttachPanel) namespace | |
- Dependencies | |
- Tizen 4.0 and Higher | |
- API References | |
- [Tizen.Applications.AttachPanel](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.AttachPanel) namespace |
* Dependencies | ||
- Tizen 4.0 and Higher | ||
* API Reference | ||
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Dependencies | |
- Tizen 4.0 and Higher | |
* API Reference | |
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace | |
- Dependencies | |
- Tizen 4.0 and Higher | |
- API References | |
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace |
* Dependencies | ||
- Tizen 4.0 and Higher | ||
* API Reference | ||
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Dependencies | |
- Tizen 4.0 and Higher | |
* API Reference | |
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace | |
- Dependencies | |
- Tizen 4.0 and Higher | |
- API References | |
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace |
@@ -50,4 +50,9 @@ Message port provides an encrypted communication using the author's certificate. | |||
|
|||
## Related information | |||
* Dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Dependencies | |
- Dependencies |
- Tizen 4.0 and Higher | ||
* API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* API Reference | |
- API References |
Change Description
Add API reference link in Application Framework Dotnet Guide
Bugs Fixed
nothing
API Changes
nothing