UIAttachmentBehavior
UIAttachmentBehavior(IntPtr)
UIAttachmentBehavior(NativeHandle)
UIAttachmentBehavior(NSObjectFlag)
UIAttachmentBehavior(IUIDynamicItem, CGPoint)
UIAttachmentBehavior(IUIDynamicItem, IUIDynamicItem)
UIAttachmentBehavior(IUIDynamicItem, UIOffset, CGPoint)
UIAttachmentBehavior(IUIDynamicItem, UIOffset, IUIDynamicItem, UIOffset)
AnchorPoint
AttachedBehaviorType
AttachmentRange
ClassHandle
Damping
Frequency
FrictionTorque
Items
Length
CreateFixedAttachment(IUIDynamicItem, IUIDynamicItem, CGPoint)
CreateLimitAttachment(IUIDynamicItem, UIOffset, IUIDynamicItem, UIOffset)
CreatePinAttachment(IUIDynamicItem, IUIDynamicItem, CGPoint)
CreateSlidingAttachment(IUIDynamicItem, CGPoint, CGVector)
CreateSlidingAttachment(IUIDynamicItem, IUIDynamicItem, CGPoint, CGVector)
xamarinios
namespace UIKit
{
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Register("UIAttachmentBehavior", true)]
public class UIAttachmentBehavior : UIDynamicBehavior
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIAttachmentBehavior(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API