Method: Worldline::Connect::SDK::V1::Domain::BrowserData#screen_width

Defined in:
lib/worldline/connect/sdk/v1/domain/browser_data.rb,
lib/worldline/connect/sdk/v1/domain/browser_data.rb

#screen_widthString

Returns the current value of screen_width.

Returns:

  • (String)

    the current value of screen_width



19
20
21
# File 'lib/worldline/connect/sdk/v1/domain/browser_data.rb', line 19

def screen_width
  @screen_width
end