C# Class PlayStation_Gui.Services.SettingsServices.SettingsService

Mostra file Open project: drasticactions/Pureisuteshon-App Class Usage Examples

Public Methods

Method Description
ApplyAppTheme ( ApplicationTheme value ) : void
ChangeBackgroundStatus ( bool value ) : void

Private Methods

Method Description
SettingsService ( ) : System

Method Details

ApplyAppTheme() public method

public ApplyAppTheme ( ApplicationTheme value ) : void
value ApplicationTheme
return void

ChangeBackgroundStatus() public method

public ChangeBackgroundStatus ( bool value ) : void
value bool
return void