PointerIcon
InterfaceConsts
TypeAlias
TypeAllScroll
TypeArrow
TypeCell
TypeContextMenu
TypeCopy
TypeCrosshair
TypeDefault
TypeGrab
TypeGrabbing
TypeHand
TypeHandwriting
TypeHelp
TypeHorizontalDoubleArrow
TypeNoDrop
TypeNull
TypeText
TypeTopLeftDiagonalDoubleArrow
TypeTopRightDiagonalDoubleArrow
TypeVerticalDoubleArrow
TypeVerticalText
TypeWait
TypeZoomIn
TypeZoomOut
Creator
JniPeerMembers
ThresholdClass
ThresholdType
Create(Bitmap, Single, Single)
DescribeContents()
GetSystemIcon(Context, PointerIconType)
Load(Resources, Int32)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Views
{
[Register("android/view/PointerIcon", ApiSince = 24, DoNotGenerateAcw = true)]
public sealed class PointerIcon : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Views.PointerIconType enum directly instead of this field.", true)]
[Register("TYPE_CROSSHAIR", ApiSince = 24)]
public const PointerIconType TypeCrosshair = PointerIconType.Crosshair;
}
}
| .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.Views.PointerIconType enum directly instead of this field. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API