UIViewController.ParentFocusEnvironment Propiedad

Definición

Obtiene el entorno de enfoque que contiene el entorno de enfoque actual.

[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.IUIFocusEnvironment ParentFocusEnvironment { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("parentFocusEnvironment", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.ParentFocusEnvironment : UIKit.IUIFocusEnvironment

Valor de propiedad

Entorno de enfoque de Tohe que contiene el entorno de enfoque actual.

Atributos

Se aplica a