Property SuperView
SuperView
Returns the container for this view, or null if this view has not been added to a container.
public View SuperView { get; }
Property Value
- View
The super view.
Returns the container for this view, or null if this view has not been added to a container.
public View SuperView { get; }
The super view.