Instance Method インスタンスメソッド

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 . ウィジェットの現行のディスプレイモード。可能な値として、見てください。

See Also 参照

Managing the Display Mode for a Widget あるウィジェットに対するディスプレイモードを管理する