Compartir a través de


UISearchController.ObscuresBackgroundDuringPresentation Propiedad

Definición

Obtiene o establece un valor booleano que controla si el controlador oculta el contenido mientras realiza una búsqueda.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ObscuresBackgroundDuringPresentation { [Foundation.Export("obscuresBackgroundDuringPresentation")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setObscuresBackgroundDuringPresentation:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ObscuresBackgroundDuringPresentation : bool with get, set

Valor de propiedad

Atributos

Se aplica a