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