TVDocumentViewControllerDelegate_Extensions.HandleEvent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool HandleEvent(this TVMLKit.ITVDocumentViewControllerDelegate This, TVMLKit.TVDocumentViewController documentViewController, Foundation.NSString event, TVMLKit.TVViewElement element);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member HandleEvent : TVMLKit.ITVDocumentViewControllerDelegate * TVMLKit.TVDocumentViewController * Foundation.NSString * TVMLKit.TVViewElement -> bool
Parameters
- documentViewController
- TVDocumentViewController
- event
- NSString
- element
- TVViewElement
Returns
- Attributes