Share via


TVMediaItemContentConfiguration.OverlayView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? OverlayView { [Foundation.Export("overlayView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setOverlayView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("overlayView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setOverlayView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.OverlayView : UIKit.UIView with get, set

Property Value

Attributes

Applies to