Share via


UIFieldBehavior.Position Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint Position { [Foundation.Export("position", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("position", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Position : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to