y
The requested y-coordinate of the containing window.
Declaration
var y: 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 y-coordinate of the containing window.
var y: 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.