Partager via


NSWindow.SetFrameUsingName Méthode

Définition

Surcharges

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

Paramètres

name
String

Retours

Attributs

S’applique à

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

Paramètres

name
String
force
Boolean

Retours

Attributs

S’applique à