ShortcutInfo
Builder
InterfaceConsts
DisabledReasonAppChanged
DisabledReasonBackupNotSupported
DisabledReasonByApp
DisabledReasonNotDisabled
DisabledReasonOtherRestoreIssue
DisabledReasonSignatureMismatch
DisabledReasonUnknown
DisabledReasonVersionLower
ShortcutCategoryConversation
SurfaceLauncher
Activity
Capabilities
Categories
Creator
DisabledMessage
DisabledMessageFormatted
DisabledReason
ExcludedFromSurfaces
Extras
HasKeyFieldsOnly
Id
Intent
IsCached
IsDeclaredInManifest
IsDynamic
IsEnabled
IsImmutable
IsPinned
JniPeerMembers
LastChangedTimestamp
LocusId
LongLabel
LongLabelFormatted
Package
Rank
ShortLabel
ShortLabelFormatted
ThresholdClass
ThresholdType
UserHandle
CreateFromGenericDocument(Context, GenericDocument)
DescribeContents()
GetCapabilityParameterValues(String, String)
GetCapabilityParams(Capability)
GetIntents()
HasCapability(String)
IsExcludedFromSurfaces(Int32)
IsIncludedIn(Int32)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Content.PM
{
[Register("android/content/pm/ShortcutInfo", ApiSince = 25, DoNotGenerateAcw = true)]
public sealed class ShortcutInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ShortcutDisabledReason enum directly instead of this field.", true)]
[Register("DISABLED_REASON_NOT_DISABLED", ApiSince = 28)]
public const ShortcutDisabledReason DisabledReasonNotDisabled = ShortcutDisabledReason.NotDisabled;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Content.PM.ShortcutDisabledReason enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API