DictionaryContainer.GetCGPointValue(NSString) 方法

定义

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

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

参数

key
NSString

CGPoint 的标识符。

返回

适用于