Contents

widgetMaximumSize(for:)

Returns the maximum size for the specified widget display mode.

Declaration

func widgetMaximumSize(for displayMode: NCWidgetDisplayMode) -> CGSize

Parameters

  • displayMode:

    The active display mode of the widget. For possible values, see Ncwidgetdisplaymode.

See Also

Deprecated