'宣言
<Foundation.ExportAttribute("SelectionBackgroundColor")> <System.ComponentModel.BrowsableAttribute(True)> Public Property SelectionBackgroundColor As UIKit.UIColor
[Foundation.Export("SelectionBackgroundColor")] [System.ComponentModel.Browsable(true)] public UIKit.UIColor SelectionBackgroundColor {get; set;}