Share via


DictionaryContainer.GetCGPointValue(NSString) Metodo

Definizione

Restituisce il valore Nullable CGPoint associato a key.

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

Parametri

key
NSString

Identificatore dell'oggetto CGPoint.

Restituisce

Si applica a