Share via


UIDynamicItemBehavior.Anchored Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Anchored { [Foundation.Export("isAnchored")] get; [Foundation.Export("setAnchored:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAnchored")>]
[<set: Foundation.Export("setAnchored:")>]
member this.Anchored : bool with get, set

Property Value

Attributes

Applies to