Action
Builder
IExtender
InterfaceConsts
WearableExtender
SemanticActionArchive
SemanticActionCall
SemanticActionDelete
SemanticActionMarkAsRead
SemanticActionMarkAsUnread
SemanticActionMute
SemanticActionNone
SemanticActionReply
SemanticActionThumbsDown
SemanticActionThumbsUp
SemanticActionUnmute
Action(IntPtr, JniHandleOwnership)
Action(Int32, ICharSequence, PendingIntent)
Action(Int32, String, PendingIntent)
ActionIntent
AllowGeneratedReplies
Creator
Extras
Icon
IsAuthenticationRequired
IsContextual
JniPeerMembers
SemanticAction
ThresholdClass
ThresholdType
Title
Clone()
DescribeContents()
GetDataOnlyRemoteInputs()
GetRemoteInputs()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/Notification", DoNotGenerateAcw = true)]
public class Notification : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/app/Notification$Action", DoNotGenerateAcw = true)]
public class Action : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("deprecated")]
[Register(".ctor", "(ILjava/lang/CharSequence;Landroid/app/PendingIntent;)V", "")]
public Action(int icon, ICharSequence? title, PendingIntent? intent);
}
}
}
.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 | deprecated |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API