Interface IOverlayOutput
Interface for defining the overlay type of output.
Namespace: Tizen.Theme.Common
Assembly: Tizen.Theme.Common.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 |