Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


handleScrollWheel

Whether this ScrollView should handle scroll wheel events. (default: true).
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.IMGUIModule
public bool handleScrollWheel { get; set; }