BottomSheet QML Type

Bottom Sheet Component More...

Import Statement: import QuickAndroid .

Properties

Methods

Detailed Description

Property Documentation

defaultcontent : Item

The internal item that contains the Items to be shown in BottomSheet.


darkBackground : bool

\qmlperopertybool darkBackground

This property indicate will BottomSheet create a dark mask on the background while opened.


isOpened : bool

This property indicatr is the bottom sheet opened.


paper : Paper

This property hold the background paper of BottomSheet

User may modify the style by manipulate this property


Method Documentation

close()

Close the bottom sheet


open()

Open the bottom sheet