Поделиться через


NSWindow.SetFrameUsingName Метод

Определение

Перегрузки

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

Параметры

name
String

Возвращаемое значение

Атрибуты

Применяется к

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

Параметры

name
String
force
Boolean

Возвращаемое значение

Атрибуты

Применяется к