UIFieldBehavior.Strength 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 strength of the field, in arbitrary units that differ among fields
public virtual nfloat Strength { [Foundation.Export("strength", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setStrength:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Strength : nfloat with get, set
Property Value
The default value is 1.0.
- Attributes