Share via


TVApplicationControllerDelegate.GetPlayer(TVApplicationController) Method

Definition

[Foundation.Export("playerForAppController:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual TVMLKit.TVPlayer? GetPlayer(TVMLKit.TVApplicationController appController);
[<Foundation.Export("playerForAppController:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPlayer : TVMLKit.TVApplicationController -> TVMLKit.TVPlayer
override this.GetPlayer : TVMLKit.TVApplicationController -> TVMLKit.TVPlayer

Parameters

appController
TVApplicationController

Returns

Implements

Attributes

Applies to