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