LabelFlyoutInflater class
Class responsible for creating labels for flyouts.
Signature:
export declare class LabelFlyoutInflater implements IFlyoutInflater
Implements: IFlyoutInflater
Methods
Method | Modifiers | Description |
|---|---|---|
Disposes of the given label. | ||
Returns the amount of space that should follow this label. | ||
Returns the type of items this inflater is responsible for creating. | ||
Inflates a flyout label from the given state and adds it to the flyout. |