x
The requested x-coordinate of the containing window.
Declaration
var x: NSNumber? { get }Discussion
The object in this property contains a CGFloat value. If the webpage didn’t request a specific window position, this property is nil.
The requested x-coordinate of the containing window.
var x: NSNumber? { get }The object in this property contains a CGFloat value. If the webpage didn’t request a specific window position, this property is nil.