Declaration

func styleMapStyleNames(_ error: NSErrorPointer) -> GSInfoValueLocalized

Declaration

- (GSInfoValueLocalized *) styleMapStyleNames:(NSError **) error;

Declaration

styleMapStyleNames_() -> tuple[GSInfoValueLocalized, NSError]

Parameters

error

A pointer to an NSError object to store any error that occurs.

Return Value

The style map style names.