Property | Type | Description | |
---|---|---|---|
scrollPage | UIScrollPage, | ||
toggleGroup | |||
toggleList | List |
||
togglePrefab | Toggle, |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnScrollPageChanged ( int pageCount, int currentPageIndex ) : void |
Method | Description | |
---|---|---|
CreateToggle ( int i ) : Toggle, |
public OnScrollPageChanged ( int pageCount, int currentPageIndex ) : void | ||
pageCount | int | |
currentPageIndex | int | |
return | void |
public ToggleGroup,UnityEngine.UI toggleGroup | ||
return |