class AirAlertMapUaWallpaper::Config

Defined in:

air_alert_map_ua_wallpaper/config.cr

Constant Summary

INSTANCE = Config.new

Instance Method Summary

Instance Method Detail

def browser : String #

[View source]
def browser=(browser : String) #

[View source]
def default_resolution=(default_resolution : Bool) #

[View source]
def default_resolution? : Bool #

[View source]
def height : Int32 #

[View source]
def height=(height : Int32) #

[View source]
def hide_date=(hide_date : Bool) #

[View source]
def hide_date? : Bool #

[View source]
def language : String #

[View source]
def language=(language : String) #

[View source]
def light=(light : Bool) #

[View source]
def light? : Bool #

[View source]
def map : String #

[View source]
def map=(map : String) #

[View source]
def preset : String #

[View source]
def preset=(preset : String) #

[View source]
def width : Int32 #

[View source]
def width=(width : Int32) #

[View source]