NSWindow.SetFrameUsingName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SetFrameUsingName(String) | |
SetFrameUsingName(String, Boolean) |
SetFrameUsingName(String)
[Foundation.Export("setFrameUsingName:")]
public virtual bool SetFrameUsingName (string name);
abstract member SetFrameUsingName : string -> bool
override this.SetFrameUsingName : string -> bool
Parameters
- name
- String
Returns
- Attributes