BulletSpan
InterfaceConsts
StandardGapWidth
BulletSpan()
BulletSpan(Int32)
BulletSpan(Parcel)
BulletSpan(Int32, Color)
BulletSpan(IntPtr, JniHandleOwnership)
BulletSpan(Int32, Color, Int32)
BulletRadius
Color
GapWidth
JniPeerMembers
SpanTypeId
ThresholdClass
ThresholdType
DescribeContents()
DrawLeadingMargin(Canvas, Paint, Int32, Int32, Int32, Int32, Int32, ICharSequence, Int32, Int32, Boolean, Layout)
DrawLeadingMargin(Canvas, Paint, Int32, Int32, Int32, Int32, Int32, String, Int32, Int32, Boolean, Layout)
GetLeadingMargin(Boolean)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Text.Style
{
[Register("android/text/style/BulletSpan", DoNotGenerateAcw = true)]
public class BulletSpan : Object, IParcelable, IJavaObject, IParcelableSpan, ILeadingMarginSpan, IParagraphStyle, IJavaPeerable, IDisposable
{
[Register(".ctor", "(III)V", "", ApiSince = 28)]
public BulletSpan(int gapWidth, Color color, int bulletRadius);
}
}
| .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. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API