Skip to main content
Member of ML.SDK.MLPlayer
Method

bool MLPlayer.PropertyExists(string key)

 bool MLPlayer.PropertyExists(string key);

Parameters

ParameterTypeDescription
keystringthe name of the property

Returns

bool

True if the property is defined.

Summary

Checks if a custom property is defined. This does not guarantee that the value of the property is valid.