UIDragPreviewParameters.BackgroundColor Property

Definition

Gets or sets the background color of the drag item preview.

public virtual UIKit.UIColor BackgroundColor { [Foundation.Export("backgroundColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BackgroundColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to