RecentViewHint.SourceAppActivityComponentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the component name of the source app activity associated with the hint.
public Android.Content.ComponentName SourceAppActivityComponentName { [Android.Runtime.Register("getSourceAppActivityComponentName", "()Landroid/content/ComponentName;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getSourceAppActivityComponentName", "()Landroid/content/ComponentName;", "", ApiSince=37)>]
member this.SourceAppActivityComponentName : Android.Content.ComponentName
Property Value
- Attributes