DictionaryContainer.GetCGSizeValue(NSString) Method

Definition

Returns the nullable CGSize associated with key.

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

Parameters

key
NSString

The identifier of the CGSize.

Returns

Applies to