Share via


SKOverlayAppClipConfiguration.Position Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual StoreKit.SKOverlayPosition 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 : StoreKit.SKOverlayPosition with get, set

Property Value

Attributes

Applies to