MKLocalSearchCompletion.Subtitle 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.
Gets the subtitle of the point of interest, if present.
public virtual string Subtitle { [Foundation.Export("subtitle", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Subtitle : string
Property Value
The subtitle of the point of interest, if present.
- Attributes