Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityEngine
UI
ToggleGroup
C# Class UnityEngine.UI.ToggleGroup
Inheritance:
UnityEngine.EventSystems.UIBehaviour
显示文件
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Methods
Method
Description
ActiveToggles
( ) :
IEnumerable
Returns the toggles in this group that are active.
Protected Methods
Method
Description
ToggleGroup
( ) :
System
Method Details
ActiveToggles()
public
method
Returns the toggles in this group that are active.
public
ActiveToggles
( ) :
IEnumerable
return
IEnumerable
ToggleGroup()
protected
method
protected
ToggleGroup
( ) :
System
return
System