Compartilhar via


DictionaryContainer.SetCGRectValue(NSString, Nullable<CGRect>) Método

Definição

Armazena o CGRectvalue e o associa ao key.

protected void SetCGRectValue (Foundation.NSString key, Nullable<CoreGraphics.CGRect> value);
member this.SetCGRectValue : Foundation.NSString * Nullable<CoreGraphics.CGRect> -> unit

Parâmetros

key
NSString

O identificador associado ao CGRect.

value
Nullable<CGRect>

O CGRect a ser associado a key.

Aplica-se a