Share via


UIGlassEffect.Interactive Property

Definition

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

Property Value

Attributes

Applies to