Share via


NSControl.Formatter Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSFormatter? Formatter { [Foundation.Export("formatter", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFormatter:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("formatter", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setFormatter:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Formatter : Foundation.NSFormatter with get, set

Property Value

Attributes

Applies to