Compartilhar via


UIColor.ScrollViewTexturedBackgroundColor Propriedade

Definição

Os desenvolvedores não devem usar essa propriedade preterida, que renderiza a área por trás do conteúdo rolável.

[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 da propriedade

Atributos

Comentários

Isso pode ser usado em um thread em segundo plano.

Aplica-se a