Partager via


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

Définition

Stocke et l’associe CGRectvalue à .key

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

Paramètres

key
NSString

Identificateur associé à .CGRect

value
Nullable<CGRect>

CGRect à associer à key.

S’applique à