Share via


AVPlayerRateDidChangeReasonExtensions Class

Definition

Extension methods for the AVPlayerRateDidChangeReason enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class AVPlayerRateDidChangeReasonExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type AVPlayerRateDidChangeReasonExtensions = class
Inheritance
AVPlayerRateDidChangeReasonExtensions
Attributes

Methods

GetConstant(AVPlayerRateDidChangeReason)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the AVPlayerRateDidChangeReason value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the AVPlayerRateDidChangeReason value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the AVPlayerRateDidChangeReason value named by constant.

Applies to