Поделиться через


UIAttachmentBehavior.CreatePinAttachment Метод

Определение

Метод статической фабрики для создания вложения с фиксированной точкой.

[Foundation.Export("pinAttachmentWithItem:attachedToItem:attachmentAnchor:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIAttachmentBehavior CreatePinAttachment (UIKit.IUIDynamicItem item1, UIKit.IUIDynamicItem item2, CoreGraphics.CGPoint attachmentAnchor);
static member CreatePinAttachment : UIKit.IUIDynamicItem * UIKit.IUIDynamicItem * CoreGraphics.CGPoint -> UIKit.UIAttachmentBehavior

Параметры

item1
IUIDynamicItem

Элемент.

item2
IUIDynamicItem

Элемент.

attachmentAnchor
CGPoint

Точка вложения.

Возвращаемое значение

Атрибуты

Применяется к