Skip to content

A custom component used for switch page/sheet within tabs based on unity ugui

Notifications You must be signed in to change notification settings

zs9024/quick_tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quick_tab

A custom component used for switch page/sheet within tabs based on unity ugui(自定义的页签组件)

说明

  • 该组件由TabGroup(继承ToggleGroup),Tab(继承Toggle)和Page组成,TabGroup控制各Tab的切换,Tab控制具体页面Page的隐藏和显示
  • 每个页面的具体内容放在Page下
  • 使用示例见TabTest类
  • unity版本5.3.3f1

About

A custom component used for switch page/sheet within tabs based on unity ugui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages