Back to API Reference
Class

SwingRevealHandler

sealed
Inherits:RevealHandler

Lets a glyph swing from its top edge and damp into place.

public float Angle{ get; set }

Initial swing angle in degrees.

public float Oscillations{ get; set }

Complete swings before settling.

public override void Apply()