Class RecyclerViewItemStyle
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
RecyclerViewItemStyle is a class which saves RecyclerViewItem's UX data.
public class RecyclerViewItemStyle : ControlStyle, INotifyPropertyChanged, IDisposable
- Inheritance
- Implements