UIPresentationController.FocusItemContainer Propiedad

Definición

Obtiene el contenedor de foco que proporciona información espacial a los elementos de foco secundarios.

[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 de foco que proporciona información espacial a los elementos de foco secundarios.

Atributos

Se aplica a