Sets the window’s frame rectangle from a given string representation.
Original signature is '- (void)setFrameFromString:(NSString *)frameString'
Available in Mac OS X v10.0 and later.


- frameString (NSString)
- A string representation of a frame rectangle, previously creating using stringWithSavedFrame.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)