DictionaryContainer.GetCGRectValue(NSString) 方法

定义

返回与 key关联的可为 NSString null 值。

protected Nullable<CoreGraphics.CGRect> GetCGRectValue (Foundation.NSString key);
member this.GetCGRectValue : Foundation.NSString -> Nullable<CoreGraphics.CGRect>

参数

key
NSString

NSString 的标识符。

返回

适用于