C# Class XCharts.Runtime.DefaultAnimationAttribute

Inheritance: Attribute
Exibir arquivo Open project: monitor1394/unity-ugui-XCharts

Public Properties

Property Type Description
type AnimationType

Public Methods

Method Description
DefaultAnimationAttribute ( AnimationType handler ) : System

Method Details

DefaultAnimationAttribute() public method

public DefaultAnimationAttribute ( AnimationType handler ) : System
handler AnimationType
return System

Property Details

type public_oe property

public AnimationType type
return AnimationType