Bagikan melalui


UIView.InsertSubviewBelow(UIView, UIView) Metode

Definisi

Sisipkan tampilan yang ditentukan di bawah siblingSubview hierarki tampilan.

[Foundation.Export("insertSubview:belowSubview:")]
public virtual void InsertSubviewBelow (UIKit.UIView view, UIKit.UIView siblingSubview);
abstract member InsertSubviewBelow : UIKit.UIView * UIKit.UIView -> unit
override this.InsertSubviewBelow : UIKit.UIView * UIKit.UIView -> unit

Parameter

view
UIView

Tampilan untuk ditambahkan sebagai tampilan berlapis dari tampilan ini.

siblingSubview
UIView

Subtampilan tampilan ini yang akan berada di bawah tampilan.

Atribut

Berlaku untuk