Interface IGamepadFocusable
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IGamepadFocusable : IGamepadFocusListener
Methods
CanBeFocused()
Declaration
bool CanBeFocused()
Returns
| Type | Description |
|---|---|
| bool |
CanHoldConfirmToRepeat()
Declaration
bool CanHoldConfirmToRepeat()
Returns
| Type | Description |
|---|---|
| bool |
GetBehavior()
Declaration
FocusableBehavior GetBehavior()
Returns
| Type | Description |
|---|---|
| FocusableBehavior |
GetSelectionDisplayType()
Declaration
SelectionDisplayType GetSelectionDisplayType()
Returns
| Type | Description |
|---|---|
| SelectionDisplayType |
GetTransform()
Declaration
RectTransform GetTransform()
Returns
| Type | Description |
|---|---|
| UnityEngine.RectTransform |