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