Notification.Action.WearableExtender 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[Android.Runtime.Register("android/app/Notification$Action$WearableExtender", DoNotGenerateAcw=true)]
public sealed class Notification.Action.WearableExtender : Java.Lang.Object, Android.App.Notification.Action.IExtender, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/app/Notification$Action$WearableExtender", DoNotGenerateAcw=true)>]
type Notification.Action.WearableExtender = class
inherit Object
interface Notification.Action.IExtender
interface IJavaObject
interface IDisposable
interface IJavaPeerable
- 继承
- 属性
- 实现
注解
本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。
构造函数
Notification.Action.WearableExtender() | |
Notification.Action.WearableExtender(Notification+Action) |
属性
CancelLabel | |
CancelLabelFormatted | |
Class |
返回此 |
ConfirmLabel | |
ConfirmLabelFormatted | |
Handle |
基础 Android 实例的句柄。 (继承自 Object) |
HintDisplayActionInline | |
HintLaunchesActivity | |
InProgressLabel | |
InProgressLabelFormatted | |
IsAvailableOffline | |
JniIdentityHashCode | (继承自 Object) |
JniPeerMembers | |
PeerReference | (继承自 Object) |
ThresholdClass |
此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。 (继承自 Object) |
ThresholdType |
此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。 (继承自 Object) |
方法
显式接口实现
扩展方法
JavaCast<TResult>(IJavaObject) |
执行 Android 运行时检查的类型转换。 |
JavaCast<TResult>(IJavaObject) | |
GetJniTypeName(IJavaPeerable) |