app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.widget
/
QuickCaptureWidget
Quick
Capture
Widget
class
QuickCaptureWidget
:
GlanceAppWidget
Members
Constructors
Quick
Capture
Widget
Link copied to clipboard
constructor
(
)
Properties
size
Mode
Link copied to clipboard
open
val
sizeMode
:
SizeMode
state
Definition
Link copied to clipboard
open
val
stateDefinition
:
GlanceStateDefinition
<
*
>
?
Functions
on
Composition
Error
Link copied to clipboard
open
fun
onCompositionError
(
context
:
Context
,
glanceId
:
GlanceId
,
appWidgetId
:
Int
,
throwable
:
Throwable
)
on
Delete
Link copied to clipboard
open
suspend
fun
onDelete
(
context
:
Context
,
glanceId
:
GlanceId
)
provide
Glance
Link copied to clipboard
open
suspend override
fun
provideGlance
(
context
:
Context
,
id
:
GlanceId
)
update
Link copied to clipboard
suspend
fun
update
(
context
:
Context
,
id
:
GlanceId
)