Share via


UIWindow_AVAdditions.GetAVDisplayManager(UIWindow) Method

Definition

[Foundation.Export("avDisplayManager")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVKit.AVDisplayManager GetAVDisplayManager(this UIKit.UIWindow This);
[<Foundation.Export("avDisplayManager")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetAVDisplayManager : UIKit.UIWindow -> AVKit.AVDisplayManager

Parameters

This
UIWindow

Returns

Attributes

Applies to