TizenFX icon indicating copy to clipboard operation
TizenFX copied to clipboard

C# Device APIs for Tizen

Results 126 TizenFX issues
Sort by recently updated
recently updated
newest added

Let we allow to convert PropertyValue by propertyValueConverter when we use AnimateBetween keyword by KeyFrames. It will be useful when we animate some BackgroundColor or somethings with Integer value.

Devel-NUI

### Description of Change ### Change API state restriction ### API Changes ### - TCSACR-

Internal API Changed
API12

### Description of Change ### [NUI] Avoid boxing,unboxing overhead - https://learn.microsoft.com/ko-kr/dotnet/framework/performance/performance-tips#boxing-and-unboxing - this will be done to all of "IsUsingXaml" changes - remove REMOVE_READONLY_FOR_BINDABLE_PROPERTY macro by ABI break ### API...

Devel-NUI

### Description of Change ### [NUI] Fix old value checking issue when IsUsingXaml = false - when IsUsingXaml is false, the OldValue is not updated so it should not be...

Devel-NUI

[NUI] Support View RenderEffect + BackgroundBlurEffect Dali patch required for this PR: https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/313372

ACR Required
Internal API Changed
Devel-NUI

### Description of Change ### [NUI] Add IWindowProvider to be used as a common window interface across different modules - move Tizen.Multimedia.Common.IWindowProvider to Tizen.Common.IWindowProvider. - The Window is used not...

ACR Required
Internal API Changed
API12

This PR is only for POC

ACR Required
Internal API Changed
Devel-NUI

This is a combination of 6 commits. - This is the 1st commit message: [NUI] Let registry throw exception at error case Let we throw exception if same object try...

API10

This is a combination of 2 commits. - This is the 1st commit message: [NUI] Resolve the potential issue when DisposeQueued handle get It is possible that DisposeQueued handle be...

API11

### Description of Change ### This PR fixes few XML structure errors in triple slash documentation comments - e.g. typos, missing tag. ### API Changes ### No change in the...

ACR Required
API12