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