BulletSpan.BulletRadius Property

Definition

Get the radius, in pixels, of the bullet point.

public virtual int BulletRadius { [Android.Runtime.Register("getBulletRadius", "()I", "GetGetBulletRadiusHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getBulletRadius", "()I", "GetGetBulletRadiusHandler", ApiSince=28)>]
member this.BulletRadius : int

Property Value

Int32

the radius, in pixels, of the bullet point.

Attributes

Remarks

Java documentation for android.text.style.BulletSpan.getBulletRadius().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to