SpotifyItemPopularity Property |
doogal.co.uk Home
Gets a number between 0 and 1 that signifies how popular the item is.
Namespace: SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax public double Popularity { get; }
Public ReadOnly Property Popularity As Double
Get
public:
property double Popularity {
double get ();
}
member Popularity : float with get
Property Value
Type:
DoubleSee Also