Share via


NSSearchField.MaximumRecents Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr MaximumRecents { [Foundation.Export("maximumRecents")] get; [Foundation.Export("setMaximumRecents:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maximumRecents")>]
[<set: Foundation.Export("setMaximumRecents:")>]
member this.MaximumRecents : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to