UIFieldBehavior.Smoothness 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在雜訊或噪音欄位中,雜訊或噪音量,範圍 0 (最大值) 到最小) 1 (。
public virtual nfloat Smoothness { [Foundation.Export("smoothness", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSmoothness:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Smoothness : nfloat with get, set
屬性值
- 屬性
備註
開發人員應該注意,值為 0.0 代表最大雜訊,而值 1.0 代表最小雜訊。