selectedFrame
The frame with the active selection.
Declaration
var selectedFrame: WebFrame! { get }Discussion
If it doesn’t exist, the frame that contains a non-zero-length selection; otherwise, nil.
The frame with the active selection.
var selectedFrame: WebFrame! { get }If it doesn’t exist, the frame that contains a non-zero-length selection; otherwise, nil.