다음을 통해 공유


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.

적용 대상