Include comment
This commit is contained in:
Родитель
05e85e8cec
Коммит
ee93022bf9
|
@ -13,7 +13,7 @@ namespace XamarinTV.ViewModels
|
|||
public VideoPlayerViewModel()
|
||||
{
|
||||
Volume = 0.2d;
|
||||
IsPlaying = true;
|
||||
IsPlaying = true; // AutoPlay
|
||||
}
|
||||
|
||||
public Video Video
|
||||
|
|
Загрузка…
Ссылка в новой задаче