Share via


SCNAudioSource.ShouldStream Property

Definition

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

Property Value

Attributes

Applies to