Share via


SKView.AllowsTransparency Property

Definition

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

Property Value

Attributes

Applies to