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