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