Share via


NSSearchFieldCell.RecentSearches Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] RecentSearches { [Foundation.Export("recentSearches")] get; [Foundation.Export("setRecentSearches:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("recentSearches")>]
[<set: Foundation.Export("setRecentSearches:")>]
member this.RecentSearches : string[] with get, set

Property Value

String[]
Attributes

Applies to