Condividi tramite


UIFieldCustomEvaluator Delegato

Definizione

public delegate CoreGraphics.CGVector UIFieldCustomEvaluator(UIFieldBehavior field, CGPoint position, CGVector velocity, nfloat mass, nfloat charge, double deltaTime);
type UIFieldCustomEvaluator = delegate of UIFieldBehavior * CGPoint * CGVector * nfloat * nfloat * double -> CGVector

Parametri

position
CGPoint
velocity
CGVector
mass
nfloat
charge
nfloat
deltaTime
Double

Valore restituito

Si applica a