Share via


INCallRecord.NumberOfCalls Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Int32>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int? NumberOfCalls { [Foundation.Export("numberOfCalls", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Int32>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("numberOfCalls", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.NumberOfCalls : Nullable<int>

Property Value

Attributes

Applies to