Version

CalloutBadgeInfo Class Members

The following tables list the members exposed by CalloutBadgeInfo.

Public Constructors
 NameDescription
Public ConstructorCalloutBadgeInfo ConstructorInitializes a new CalloutBadgeInfo.  
Public Properties
 NameDescription
Public PropertyBadgeCornerGets or sets the corner badge in the callout.  
Public PropertyBadgeGapGets or sets the gap between badge and text in the callout.  
Public PropertyBadgeHeightGets or sets badge height in the callout.  
Public PropertyBadgeImageGets or sets the image path for badge displayed in the callout.  
Public PropertyBadgeThicknessGets or sets badge thickness in the callout.  
Public PropertyBadgeVisibleGets or sets whether the badge is visible in the callout.  
Public PropertyBadgeWidthGets or sets badge width in the callout.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBadgeCornerResets the BadgeCorner property to its default value.  
Public MethodResetBadgeGapResets the BadgeGap property to its default value.  
Public MethodResetBadgeHeightResets the BadgeHeight property to its default value.  
Public MethodResetBadgeImageResets the BadgeImage property to its default value.  
Public MethodResetBadgeThicknessResets the BadgeThickness property to its default value.  
Public MethodResetBadgeVisibleResets the BadgeVisible property to its default value.  
Public MethodResetBadgeWidthResets the BadgeWidth property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeBadgeCornerIndicates if the BadgeCorner property needs to be serialized.  
Protected MethodShouldSerializeBadgeGapIndicates if the BadgeGap property needs to be serialized.  
Protected MethodShouldSerializeBadgeHeightIndicates if the BadgeHeight property needs to be serialized.  
Protected MethodShouldSerializeBadgeImageIndicates if the BadgeImage property needs to be serialized.  
Protected MethodShouldSerializeBadgeThicknessIndicates if the BadgeThickness property needs to be serialized.  
Protected MethodShouldSerializeBadgeVisibleIndicates if the BadgeVisible property needs to be serialized.  
Protected MethodShouldSerializeBadgeWidthIndicates if the BadgeWidth property needs to be serialized.  
See Also