Property TopRunnableView
TopRunnableView
Gets the View that is on the top of the SessionStack.
View? TopRunnableView { get; }
Property Value
Remarks
This is a convenience property that casts TopRunnable to a View.
Gets the View that is on the top of the SessionStack.
View? TopRunnableView { get; }
This is a convenience property that casts TopRunnable to a View.