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 表示最小干扰。