NSListFormatter.ItemFormatter Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSFormatter? ItemFormatter { [Foundation.Export("itemFormatter", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItemFormatter:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("itemFormatter", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setItemFormatter:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ItemFormatter : Foundation.NSFormatter with get, set

Property Value

Attributes

Applies to