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