Interface IOverlayOutput
Interface for defining the overlay type of output.
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 |