RoundSmallWidgetPreviewParams

class RoundSmallWidgetPreviewParams : BaseWidgetPreviewParams


Provides Small-type widget configurations from the default round specification for both small and large screens.

Summary

Public constructors

Inherited functions

From androidx.glance.wear.tooling.preview.BaseWidgetPreviewParams
open String

Returns a descriptive name for the preview configuration at the specified index.

Inherited properties

From androidx.glance.wear.tooling.preview.BaseWidgetPreviewParams
String

The prefix to use for the display name of the preview parameters.

open Sequence<WearWidgetParams>

The sequence of WearWidgetParams configurations to be supplied to the preview.

From androidx.compose.ui.tooling.preview.PreviewParameterProvider
open Int

Public constructors

RoundSmallWidgetPreviewParams

Added in 1.0.0-alpha14
RoundSmallWidgetPreviewParams()