DictionaryContainer.GetCGRectValue(NSString) Method
Definition
Returns the nullable NSString associated with key
.
protected Nullable<CoreGraphics.CGRect> GetCGRectValue (Foundation.NSString key);
member this.GetCGRectValue : Foundation.NSString -> Nullable<CoreGraphics.CGRect>