CSSearchableItemAttributeSet.LastUsedDate Property

Definition

Gets or sets the most recent date on which an item was used.

public virtual Foundation.NSDate LastUsedDate { [Foundation.Export("lastUsedDate", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLastUsedDate:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LastUsedDate : Foundation.NSDate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to