次の方法で共有


UIPresentationController.FocusItemContainer プロパティ

定義

子フォーカス項目に空間情報を提供するフォーカス コンテナーを取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIFocusItemContainer FocusItemContainer { [Foundation.Export("focusItemContainer")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FocusItemContainer : UIKit.IUIFocusItemContainer

プロパティ値

子フォーカス項目に空間情報を提供するフォーカス コンテナー。

属性

適用対象