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>

Parameters

key
NSString

The identifier of the NSString.

Returns

Applies to