다음을 통해 공유


DictionaryContainer.SetCGPointValue(NSString, Nullable<CGPoint>) 메서드

정의

CGPointvalue 저장하고 에 연결합니다 key.

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

매개 변수

key
NSString

와 연결된 식별자입니다 CGPoint.

value
Nullable<CGPoint>

CGPoint 에 연결할 입니다key.

적용 대상