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