UIFieldBehavior.CreateTurbulenceField(nfloat, nfloat) メソッド

定義

乱気流をシミュレートするフィールドを作成するファクトリ メソッド。

[Foundation.Export("turbulenceFieldWithSmoothness:animationSpeed:")]
public static UIKit.UIFieldBehavior CreateTurbulenceField (nfloat smoothness, nfloat speed);
static member CreateTurbulenceField : nfloat * nfloat -> UIKit.UIFieldBehavior

パラメーター

smoothness
nfloat
speed
nfloat

戻り値

属性

適用対象