Class CubeTransitionWaveEffect
Definition
- Assembly:
- Tizen.NUI.dll
public class CubeTransitionWaveEffect : CubeTransitionEffect, IDynamicResourceHandler, INameScope, System.IDisposable, IResourcesProvider
- Inheritance
-
objectCubeTransitionWaveEffect
- Implements
-
System.IDisposable
Constructors
View SourceCubeTransitionWaveEffect(uint, uint)
The constructor.
Declaration
public CubeTransitionWaveEffect(uint numRows, uint numColumns)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | numRows | |
| uint | numColumns |
Methods
View SourceReleaseSwigCPtr(HandleRef)
Declaration
protected override void ReleaseSwigCPtr(System.Runtime.InteropServices.HandleRef swigCPtr)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Runtime.InteropServices.HandleRef | swigCPtr |
Overrides
Implements
System.IDisposable