UIColor.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)]
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

Значение свойства

Атрибуты

Комментарии

Его можно использовать из фонового потока.

Применяется к