Share via


TVDocumentViewController.CreateViewController Method

Definition

[Foundation.Export("viewControllerWithContext:forAppController:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static TVMLKit.TVDocumentViewController CreateViewController(Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> context, TVMLKit.TVApplicationController appController);
[<Foundation.Export("viewControllerWithContext:forAppController:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateViewController : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * TVMLKit.TVApplicationController -> TVMLKit.TVDocumentViewController

Parameters

appController
TVApplicationController

Returns

Attributes

Applies to