Namespace Tizen.NUI.Wearable

    Classes

    CircularPagination

    CircularPagination shows the number of pages available and the currently active page. Especially, CircularPagination provides indicators specific to wearable device.

    CircularPaginationStyle

    CircularPaginationStyle used to config the circularPagination represent.

    CircularProgress

    The CircularProgress class of Wearable is used to show the ongoing status with a circular bar. CircularProgress can be counted in its percentage.

    CircularProgressStyle

    CircularProgressStyle is a class which saves CircularProgress's ux data.

    CircularScrollbar

    The CircualrScrollbar is a wearable NUI component that can be linked to the scrollable objects indicating the current scroll position of the scrollable object.

    CircularScrollbarStyle

    CircularScrollbarStyle is a class which saves CircularScrollbar's ux data.

    CircularSlider

    The CircularSlider class of Wearable is used to let users select a value from a continuous or discrete range of values by moving the slider thumb. CircularSlider shows the current value with the length of the line.

    CircularSliderStyle

    CircularSliderStyle is a class which saves CircularSlider's ux data.

    CircularSliderValueChangedEventArgs

    Value Changed event data.

    GridRecycleLayoutManager

    [Draft] This class implements a grid box layout.

    LinearRecycleLayoutManager

    [Draft] This class implements a linear box layout.

    Popup

    Popup is an UI component to give a notification or message, which interaction with user simply. It is attached to Window directly so that it is shown on top of all UI components. Title(text) and Content(container) are initially formed and user can control them by setting properties or styles.

    PopupStyle

    PopupStyle used to config the Popup represent.

    RecycleAdapter

    [Draft] Defalt adapter for RecyclerView. Managing RecycleItem and Data for RecyclerView.

    RecycleItem

    [Draft] This class provides a basic item for RecyclerView.

    RecycleLayoutManager

    [Draft] Defalt layout manager for RecyclerView. Lay out RecycleItem and recycle RecycleItem.

    RecyclerView

    [Draft] This class provides a View that can recycle items to improve performance.

    WatchView

    The WatchView is a class for displaying the watch.

    WearableList

    [Draft] This class provides a list view styled by wearable ux. List will lay out all items with Fish-Eye layout manager.

    Interfaces

    IPopupAnimation

    PopupAnimation interface

    Enums

    Popup.ButtonPosition

    Set postion of added button

    RecycleLayoutManager.Orientation

    Enumeration for the direction in which the content is laid out

    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX