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