共用方式為


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 的識別碼。

傳回

適用於