Compartir a través de


UISearchController.DimsBackgroundDuringPresentation Propiedad

Definición

Obtiene o establece si se va a atenuar el contenido durante una búsqueda. De manera predeterminada, es true.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DimsBackgroundDuringPresentation { [Foundation.Export("dimsBackgroundDuringPresentation")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDimsBackgroundDuringPresentation:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DimsBackgroundDuringPresentation : bool with get, set

Valor de propiedad

Atributos

Se aplica a