次の方法で共有


NSExtensionContext_NCWidgetAdditions.GetWidgetLargestAvailableDisplayMode メソッド

定義

ウィジェットで使用可能な最大表示モードを返します。

[Foundation.Export("widgetLargestAvailableDisplayMode")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static NotificationCenter.NCWidgetDisplayMode GetWidgetLargestAvailableDisplayMode (this Foundation.NSExtensionContext This);
static member GetWidgetLargestAvailableDisplayMode : Foundation.NSExtensionContext -> NotificationCenter.NCWidgetDisplayMode

パラメーター

This
NSExtensionContext

このメソッドが動作する拡張コンテキスト。

戻り値

ウィジェットで使用できる最大の表示モード。

属性

適用対象