CSSearchableItemAttributeSet.PlayCount Property

Definition

Gets or sets the play count for a media item.

public virtual Foundation.NSNumber PlayCount { [Foundation.Export("playCount", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPlayCount:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PlayCount : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to