SupportParentable
interface SupportParentable
Known Direct Subclasses
AppCompatActivity |
Base class for activities that wish to use some of the newer platform features on older Android devices.
|
|
Summary
Public methods |
abstract Intent? |
|
Public methods
getSupportParentActivityIntent
@Nullable abstract fun getSupportParentActivityIntent(): Intent?
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-22 UTC.