CefScreenInfo

open class CefScreenInfo

Author

shannah

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var available_x: Int
Link copied to clipboard
open var available_y: Int
Link copied to clipboard
open var depth: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var height: Int
Link copied to clipboard
Link copied to clipboard
open var width: Int
Link copied to clipboard
open var x: Int
Link copied to clipboard
open var y: Int

Functions

Link copied to clipboard
open fun Set(device_scale_factor: Double, depth: Int, depth_per_component: Int, is_monochrome: Boolean, rect: Rectangle, availableRect: Rectangle)