NSDecimalNumber.DefaultBehavior 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 way in which arithmetic methods round off and handle error conditions.
public static Foundation.NSObject DefaultBehavior { [Foundation.Export("defaultBehavior", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDefaultBehavior:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.DefaultBehavior : Foundation.NSObject with get, set
Property Value
- Attributes