INRideOption.SpecialPricingBadgeImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The image to be used in the map annotation if special prices are applicable.
public virtual Intents.INImage SpecialPricingBadgeImage { [Foundation.Export("specialPricingBadgeImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSpecialPricingBadgeImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SpecialPricingBadgeImage : Intents.INImage with get, set
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes