Instance Method
styleMapStyleNames(_:)styleMapStyleNames:styleMapStyleNames_
Returns the style map style names.
Declaration
func styleMapStyleNames(_ error: NSErrorPointer) -> GSInfoValueLocalizedDeclaration
- (GSInfoValueLocalized *) styleMapStyleNames:(NSError **) error;Declaration
styleMapStyleNames_() -> tuple[GSInfoValueLocalized, NSError]Parameters
errorA pointer to an NSError object to store any error that occurs.
Return Value
The style map style names.