Compartir a través de


UIColor.ScrollViewTexturedBackgroundColor Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso, que representa el área detrás del contenido desplazable.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIColor ScrollViewTexturedBackgroundColor { [Foundation.Export("scrollViewTexturedBackgroundColor")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ScrollViewTexturedBackgroundColor : UIKit.UIColor

Valor de propiedad

Atributos

Comentarios

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a