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