UIFieldBehavior.Position Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The location of the center of the field, in view coordinates.
public virtual CoreGraphics.CGPoint Position { [Foundation.Export("position", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Position : CoreGraphics.CGPoint with get, set
Property Value
- Attributes