Share via


NSValue.CMTimeRangeValue Property

Definition

Returns the CMTimeRange value wrapped by this NSValue object.

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

Property Value

Attributes

Applies to