MSFPopupStyle

Objective-C


@interface MSFPopupStyle : MSFBillboardStyle

Swift

class MSFPopupStyle : MSFBillboardStyle

A style for popups. Contains attributes for configuring how the popup is drawn on the screen.

  • Undocumented

    Declaration

    Objective-C

    -(void)dealloc;

    Swift

    func dealloc()