Click or drag to resize

IOpenfinEntity Interface

Defines the interface for an Openfin entity.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public interface IOpenfinEntity

The IOpenfinEntity type exposes the following members.

Properties
  NameDescription
Public propertyName
The name of the Openfin Window.
Public propertyRuntime
The runtime instance to which the entity belongs.
Public propertyUuid
The UUID of the Openfin Application.
Top
See Also