Provides data for the PositionChanged event of the RadBottomSheet.
Definition
Namespace:Telerik.Maui.Controls.BottomSheet
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class BottomSheetStateChangingEventArgs : EventArgs
Inheritance: objectEventArgsBottomSheetStateChangingEventArgs
Inherited Members
Constructors
Initializes a new instance of the BottomSheetStateChangingEventArgs class.
C#
public BottomSheetStateChangingEventArgs(double position)
Defines the position of the bottom sheet.