次の方法で共有


DictionaryContainer.SetCGRectValue(NSString, Nullable<CGRect>) メソッド

定義

CGRectvalue 格納し、 に関連付 keyけます。

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

パラメーター

key
NSString

に関連付 CGRectけられている識別子。

value
Nullable<CGRect>

CGRectに関連付ける key

適用対象