Using System.Diagnostics.Debug. First pass at player controls styling
This commit is contained in:
@ -72,6 +72,8 @@ namespace Aurora.Design.Views
|
||||
|
||||
public SetPlayerVisibleDelegate SetPlayerVisible { get; set; }
|
||||
|
||||
public SetIsPlayingDelegate SetIsPlaying { get; set; }
|
||||
|
||||
#endregion Player
|
||||
|
||||
#region Lifecycle
|
||||
|
Reference in New Issue
Block a user