NSDecimalNumber.DefaultBehavior Property

Definition

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

Applies to