Share via


RPBroadcastController.Broadcasting Property

Definition

Gets a boolean value that tells whether the extension is currently broadcasting.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Broadcasting { [Foundation.Export("isBroadcasting")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isBroadcasting")>]
member this.Broadcasting : bool

Property Value

A boolean value that tells whether the extension is currently broadcasting.

Attributes

Applies to