Class PointerInputModule.ButtonState
Inherited Members
Namespace: UnityEngine.EventSystems
Assembly: UnityEngine.UI.dll
Syntax
protected class PointerInputModule.ButtonState
  Properties
button
Declaration
public PointerEventData.InputButton button { get; set; }
  Property Value
| Type | Description | 
|---|---|
| PointerEventData.InputButton | 
eventData
Declaration
public PointerInputModule.MouseButtonEventData eventData { get; set; }
  Property Value
| Type | Description | 
|---|---|
| PointerInputModule.MouseButtonEventData |