TizenFX icon indicating copy to clipboard operation
TizenFX copied to clipboard

C# Device APIs for Tizen

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

### Description of Change ### ### API Changes ### - ACR:

Internal API Changed
Devel-NUI

### Description of Change ### FontSpan: Span to change the font properties (FamilyName, Size, Weight, Slant and Width) of characters ### API Changes ### Added: - Tizen.NUI.Text.Spans.FontSpan // Class -...

ACR Required
Internal API Changed
Devel-NUI

### Description of Change ### ### API Changes ### - ACR:

Internal API Changed
Devel-NUI

### Description of Change ### Add RemoveFrontInset, RemoveBackInset Property. When RemoveFrontInset is set to false, the xBearing of first glyph won't be trimmed. When RemoveBackInset is set to false, the...

ACR Required
Internal API Changed
Devel-NUI

### Description of Change ### [NUI] Add DisableBindableProperty and VoiceInteractionName as hidden APIs - requested by GBM, add hidden API, DisableBindableProperty to disable BindableProperty - more properties will be modified...

Internal API Changed
Devel-NUI

### Description of Change ### [WIP][NUI] Test of disabling BindableProperty POC of disabling BindableProperty at runtime ### API Changes ### nothing

Internal API Changed
API11

### Description of Change ### This PR is an update to the TizenFX module owner. > ⚠️ Please check that each TG leader has entered their corresponding TG's owners correctly....

API12

### Description of Change ### 1. Fix svace issue of Tizen.NUI/src/public/BaseComponents/DirectRenderingGLView.cs. WID:31088670 An overflow in the arithmetic expression Marshal.SizeOf(typeof(IntPtr)) * count which is used in Marshal.AllocHGlobal(Marshal.SizeOf(typeof(IntPtr)) * count) may occur....

API11

Getting The error below when building version : TizenFX-12.0.0.18278 on windows. Followed steps mentioned in Readme. JAYNEESH@LAPTOP-MO3U5SC2 MINGW64 ~/Desktop/TizenFX-12.0.0.18278 $ dotnet --version 8.0.204 Error Log : Restored C:\Users\JAYNEESH\Desktop\TizenFX-12.0.0.18278\internals\src\Tizen.Inspections\Tizen.Inspections.csproj (in 2...

Stale

It was hard to use Visual feature for `BaseComponents.View` We only allow to use `VisualBase` only for `VisualView`, with name. But there was some user side hardness when they want...

Internal API Changed
Devel-NUI