MPMoviePlayerController.BackgroundColor Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, "Do not use; this API was removed and is not always available.")]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Do not use; this API was removed and is not always available.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIColor BackgroundColor { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, "Do not use; this API was removed and is not always available.")] [ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Do not use; this API was removed and is not always available.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("backgroundColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, "Do not use; this API was removed and is not always available.")] [ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Do not use; this API was removed and is not always available.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setBackgroundColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackgroundColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to