Xamarin.iOS のドキュメント
PageBackgroundColor プロパティ

C1.iOS.Viewer アセンブリ > C1.iOS.Viewer 名前空間 > FlexViewer クラス : PageBackgroundColor プロパティ
ページコンテンツの塗りつぶしに使用される色を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("PageBackground")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property PageBackgroundColor As UIKit.UIColor
[Foundation.Export("PageBackground")]
[System.ComponentModel.Browsable(true)]
public UIKit.UIColor PageBackgroundColor {get; set;}
参照

FlexViewer クラス
FlexViewer メンバ