Search Results for

    Show / Hide Table of Contents

    Interface IOverlayOutput

    Interface for defining the overlay type of output.

    Inherited Members
    IVideoOutput.MediaView
    IVideoOutput.Controller
    IVideoOutput.OuputType
    Namespace: Tizen.TV.UIControls.Forms
    Assembly: Tizen.TV.UIControls.Forms.dll
    Syntax
    public interface IOverlayOutput : IVideoOutput

    Properties

    OverlayArea

    Declaration
    Rectangle OverlayArea { get; }
    Property Value
    Type Description
    Xamarin.Forms.Rectangle

    Events

    AreaUpdated

    Declaration
    event EventHandler AreaUpdated
    Event Type
    Type Description
    System.EventHandler
    In This Article
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX