AutomationBulletStyle AutomationBulletStyle AutomationBulletStyle AutomationBulletStyle Enum

Definition

Defines the style of bullets used by the automation.

public : enum class AutomationBulletStylepublic enum AutomationBulletStylePublic Enum AutomationBulletStyle// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

DashBullet DashBullet DashBullet DashBullet

Dashed bullets.

FilledRoundBullet FilledRoundBullet FilledRoundBullet FilledRoundBullet

Filled round bullets.

FilledSquareBullet FilledSquareBullet FilledSquareBullet FilledSquareBullet

Filled square bullets.

HollowRoundBullet HollowRoundBullet HollowRoundBullet HollowRoundBullet

Hollow round bullets.

HollowSquareBullet HollowSquareBullet HollowSquareBullet HollowSquareBullet

Hollow square bullets.

None None None None

No bullets.

Other Other Other Other

Other style of bullets.