C# Class ca.HenrySoftware.Flow.PanView

Inheritance: strange.extensions.mediation.impl.View
显示文件 Open project: rakkarage/Flow

Public Properties

Property Type Description
Threshold float

Private Properties

Property Type Description
HandleSimplePanStateChanged void

Public Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void

Private Methods

Method Description
HandleSimplePanStateChanged ( object sender, TouchScript e ) : void

Method Details

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

Property Details

Threshold public_oe property

public float Threshold
return float