UIDynamicItemBehavior.Anchored Property

Definition

Gets or sets a Boolean value that controls whether the item is anchoed to its current position.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Anchored { [Foundation.Export("isAnchored")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAnchored:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Anchored : bool with get, set

Property Value

Attributes

Applies to