Partager via


UIColor.ScrollViewTexturedBackgroundColor Propriété

Définition

Les développeurs ne doivent pas utiliser cette propriété déconseillée, qui restitue la zone derrière le contenu défilant.

[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

Valeur de propriété

Attributs

Remarques

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à