Share via


TVBrowserViewController.GetCorrespondingViewController(TVViewElement) Method

Definition

[Foundation.Export("viewControllerForElement:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static TVMLKit.TVBrowserViewController? GetCorrespondingViewController(TVMLKit.TVViewElement viewElement);
[<Foundation.Export("viewControllerForElement:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCorrespondingViewController : TVMLKit.TVViewElement -> TVMLKit.TVBrowserViewController

Parameters

viewElement
TVViewElement

Returns

Attributes

Applies to