Class CubeTransitionFoldEffect

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
C#
Copy
public class CubeTransitionFoldEffect : CubeTransitionEffect, IDynamicResourceHandler, IElement, INameScope, IElementController, System.IDisposable, IResourcesProvider
Inheritance
Implements

Constructors

View Source

CubeTransitionFoldEffect(UInt32, UInt32)

The constructor.

Declaration
C#
Copy
public CubeTransitionFoldEffect(uint numRows, uint numColumns)
Parameters
Type Name Description
UInt32 numRows
UInt32 numColumns

Methods

View Source

ReleaseSwigCPtr(Runtime.InteropServices.HandleRef)

Declaration
C#
Copy
protected override void ReleaseSwigCPtr(Runtime.InteropServices.HandleRef swigCPtr)
Parameters
Type Name Description
Tizen.System.Runtime.InteropServices.HandleRef swigCPtr
Overrides

Implements

Extension Methods