Declaration

init(elementString string: String)

Declaration

- (instancetype) initWithElementString:(NSString *) string;

Declaration

initWithElementString_(string: str) -> GSAlignmentZone

Parameters

string

The element string to initialize with.

Return Value

A new instance of the GSAlignmentZone class.