Share via


CNBoundsPrediction.NormalizedBounds Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect NormalizedBounds { [Foundation.Export("normalizedBounds", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setNormalizedBounds:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("normalizedBounds", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setNormalizedBounds:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.NormalizedBounds : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to