NSDecimalNumber.DefaultBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject DefaultBehavior { [Foundation.Export("defaultBehavior", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDefaultBehavior:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultBehavior", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setDefaultBehavior:", ObjCRuntime.ArgumentSemantic.Strong)>]
static member DefaultBehavior : Foundation.NSObject with get, set

Property Value

Attributes

Applies to