共用方式為


UIFieldBehavior.CreateNoiseField(nfloat, nfloat) 方法

定義

使用隨機強制建立欄位的 Factory 方法。

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

參數

smoothness
nfloat
speed
nfloat

傳回

屬性

備註

雜訊欄位的欄位向量是動態的。 以下是快照集:

適用於