UIFieldBehavior.Falloff Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The rate of field diminishment at distances greater than MinimumRadius.
public virtual nfloat Falloff { [Foundation.Export("falloff", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFalloff:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Falloff : nfloat with get, set
Property Value
The default value is 0.0, specifying that the field strength does not diminish over distance.
- Attributes