Property | Type | Description | |
---|---|---|---|
basePopups | PopupsBehaviour |
Method | Description | |
---|---|---|
Hide ( ) : void |
关闭一个弹出面板
|
|
OnAnimateInEnd ( ) : void | ||
OnAnimateOutEnd ( ) : void | ||
OnReturnCache ( ) : void | ||
Show ( bool modal = true ) : void |
打开一个弹出面板
|
|
UIPopups ( PopupsBehaviour rBasePopups ) : System |
public UIPopups ( PopupsBehaviour rBasePopups ) : System | ||
rBasePopups | PopupsBehaviour | |
return | System |