Share via


NSWindow.SetFrameUsingName Metodo

Definizione

Overload

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

Parametri

name
String

Restituisce

Attributi

Si applica a

SetFrameUsingName(String, Boolean)

[Foundation.Export("setFrameUsingName:force:")]
public virtual bool SetFrameUsingName (string name, bool force);
abstract member SetFrameUsingName : string * bool -> bool
override this.SetFrameUsingName : string * bool -> bool

Parametri

name
String
force
Boolean

Restituisce

Attributi

Si applica a