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 ### [WIP][NUI] Add DoActionExtension to set dynamic property - Add DoActionExtension method to configure the Lottie animation by user-custom callback. - Add dynamic properties which are...

Internal API Changed
Devel-NUI

Add window move event. This event occurs when

Internal API Changed
Devel-NUI

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

Devel-NUI

### Description of Change ### [NUI] Added API to know when border window starts moving and ends moving ```c# public virtual void OnRequestMove() {} public virtual void OnMoved(int x, int...

Internal API Changed
Devel-NUI

### Description of Change ### Spannable: it is a text module. It allows application developers to modify text style dynamically at runtime on character level. The application can attach and...

ACR Required
Internal API Changed
Devel-NUI

### Description of Change ### BackgroundSpan: Span to change background color of characters ### API Changes ### Added: - Tizen.NUI.Text.Spans.BackgroundSpan // Class - Tizen.NUI.Text.Spans.BackgroundSpanBuilder // Class ### Testcases ### Added...

ACR Required
Internal API Changed
Devel-NUI

To show smooth layout transition, opacity animation is added to layout transition. ### Description of Change ### ### API Changes ### - ACR:

ACR Required
**NO MERGE**
Internal API Changed
Stale
Devel-NUI

### Description of Change ### This PR applies the new UX to Popup and related controls. ### API Changes ### - ACR: None

Devel-NUI

### Description of Change ### Add an Exception for SetTarget() of ImageTrackingModel class ### API Changes ### - TCSACR-494 (It's related to Native ACR-1706)

API10

### Description of Change ### - Change internal CameraDeviceManager APIs to public. - Add ExtraPreview APIs ### API Changes ### - TCSACR-

ACR Required
Internal API Changed
API10