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