SDLSeatLocation Class Reference

Section Contents

Overview

Describes the location of a seat

grid

Optional

Objective-C

@property (nonatomic, strong, nullable) SDLGrid *grid;

Swift

var grid: SDLGrid? { get set }