Class EventControllerScrollHandle
public class EventControllerScrollHandle : EventControllerHandle, IDisposable
  - Inheritance
 - 
      
      
      
      
      
      EventControllerScrollHandle
 
- Implements
 
- Inherited Members
 
Constructors
EventControllerScrollHandle(nint, bool)
public EventControllerScrollHandle(nint handle, bool ownsHandle)
  Parameters
Methods
For<T>(ConstructArgument[])
public static EventControllerScrollHandle For<T>(ConstructArgument[] constructArguments) where T : EventControllerScroll, GTypeProvider
  Parameters
constructArgumentsConstructArgument[]
Returns
Type Parameters
T