Share via


ITVDocumentViewControllerDelegate.WillUpdate(TVDocumentViewController) Method

Definition

[Foundation.Export("documentViewControllerWillUpdate:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillUpdate(TVMLKit.TVDocumentViewController documentViewController);
[<Foundation.Export("documentViewControllerWillUpdate:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillUpdate : TVMLKit.TVDocumentViewController -> unit
override this.WillUpdate : TVMLKit.TVDocumentViewController -> unit

Parameters

documentViewController
TVDocumentViewController
Attributes

Applies to