CXCallObserver.Calls Property

Definition

Gets an array that contains the observed calls.

public virtual CallKit.CXCall[] Calls { [Foundation.Export("calls", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Calls : CallKit.CXCall[]

Property Value

CXCall[]

An array that contains the observed calls.

Attributes

Applies to