UIViewController.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

プロパティ値

フォーカス環境の子のコンテナー。

属性

適用対象