Interface IPopupAnimation
Definition
- Assembly:
- Tizen.NUI.Wearable.dll
PopupAnimation interface
public interface IPopupAnimation
Methods
View SourceHideAnimation(Popup)
HideAnimation
Declaration
void HideAnimation(Popup popup)
Parameters
| Type | Name | Description |
|---|---|---|
| Popup | popup |
ShowAnimation(Popup)
ShowAnimation
Declaration
void ShowAnimation(Popup popup)
Parameters
| Type | Name | Description |
|---|---|---|
| Popup | popup |