Class CubeTransitionCrossEffect

Definition

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

Constructors

View Source

CubeTransitionCrossEffect(UInt32, UInt32)

The constructor.

Declaration
C#
Copy
public CubeTransitionCrossEffect(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