NSNumberFormatter.RoundingMode 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 rounding mode.
public virtual Foundation.NSNumberFormatterRoundingMode RoundingMode { [Foundation.Export("roundingMode")] get; [Foundation.Export("setRoundingMode:")] set; }
member this.RoundingMode : Foundation.NSNumberFormatterRoundingMode with get, set
Property Value
- Attributes