UIViewController.FocusItemContainer Propiedad

Definición

Obtiene el contenedor para los elementos secundarios del entorno de foco.

[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

Valor de propiedad

Contenedor para los elementos secundarios del entorno de foco.

Atributos

Se aplica a