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