menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class BottomSheetContentWidthMode - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BottomSheetContentWidthMode

    Defines the content width mode for the SfBottomSheet control.

    Inheritance
    System.Object
    BottomSheetContentWidthMode
    Namespace: Syncfusion.Maui.Toolkit.BottomSheet
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class BottomSheetContentWidthMode : Enum

    Fields

    Custom

    The BottomSheet will use a custom width value, centered if not full width.

    Declaration
    public const BottomSheetContentWidthMode Custom
    Field Value
    Type
    BottomSheetContentWidthMode

    Full

    The BottomSheet will span the full width of the parent container.

    Declaration
    public const BottomSheetContentWidthMode Full
    Field Value
    Type
    BottomSheetContentWidthMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved