Share via


AVPlayerInterstitialEventCueExtensions Class

Definition

Extension methods for the AVPlayerInterstitialEventCue enumeration.

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

Methods

Name Description
GetConstant(AVPlayerInterstitialEventCue)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVPlayerInterstitialEventCue value named by constant.

Applies to