UIPopoverController.PopoverBackgroundViewType Property

Definition

This is the type that is used to display the background of the popover.

public virtual Type PopoverBackgroundViewType { get; set; }
member this.PopoverBackgroundViewType : Type with get, set

Property Value

Remarks

The popover controller will use an instance of this type in order to draw the background of the popover.

Applies to