Profiler.View Property
Gets the View the profiler is connected to.
Thread safety: This property is not thread-safe.
Syntax
public View View { get; }Property Value
Platforms
Windows, Linux, Android
Gets the View the profiler is connected to.
public View View { get; }Windows, Linux, Android
In this article
Gets the view the profiler is connected to.
public:
ViewPtr view ( ) const;Windows, Linux, Android
In this article
Gets the view the profiler is connected to.
public final View getView ( )Windows, Linux, Android
In this article
Gets the view the profiler is connected to.
viewWindows, Linux, Android
In this article